From: Arnd Bergmann Date: Thu, 13 Mar 2014 12:03:28 +0000 (+0100) Subject: ARM: integrator: only select pl01x if TTY is enabled X-Git-Tag: v3.15-rc1~81^2~8^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=152c55553eca4677305649abd6cc909f9c21ff26;p=pandora-kernel.git ARM: integrator: only select pl01x if TTY is enabled Building the integrator platform without TTY support currently results in a build failure because we always turn on the pl010 or pl011 drivers. Changing this to a conditional 'select' statement enables us to build more random configurations, although it should have little impact for practical configurations. Signed-off-by: Arnd Bergmann Cc: Russell King Cc: Linus Walleij --- Reading git-diff-tree failed