summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-02-25 18:06:09 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-07 05:08:42 +0300
commit5dcb34bbc3f3274b37a71a71f1b60ac96782a5ed (patch)
treeec9d8d0cd6eea23945b94dcfaa5c91d250ed9642 /include/uapi
parent13a7a6ac0a11197edcd0f756a035f472b42cdf8b (diff)
downloadlinux-5dcb34bbc3f3274b37a71a71f1b60ac96782a5ed.tar.xz
serial: pl010 is no longer broken
As more ARM platforms are moving into ARCH_MULTIPLATFORM, we can now have integrator and versatile in the same kernel, and first one selects this driver, causing a Kconfig warning: warning: (ARCH_INTEGRATOR_AP) selects SERIAL_AMBA_PL010 which has unmet direct dependencies (TTY && HAS_IOMEM && ARM_AMBA && (BROKEN || !ARCH_VERSATILE)) It turns out that it has not been broken on versatile for a long time, so we can remove the statement here. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions