commit | 6efab15307265cb70f6404a17433ce9562e4af0e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 20 11:56:20 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Dec 23 22:58:10 2011 +0000 |
tree | 10c5798f93097d8122292744113b7317fee0e304 | |
parent | ee35887e4acad8cb6b09c99e4d6a67ef7635f2fc [diff] |
ARM: 7239/1: integrator: explicitly select the serial drivers The defconfig for the Integrator only include the serial drivers for the PL010 as found in the Integrator/AP, to make sure we don't loose the serial console we simply select both PL010 and PL011 drivers from the Integrator Kconfig entries so they are always included when applicable. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>