diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-06-17 14:24:30 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-06-18 12:49:38 +0200 |
commit | 6d8df60218416d6919c174b87786e4c3b06323ce (patch) | |
tree | 3344919e4e97e47bad92c1871c2609c5cab9c28b /drivers/irqchip/irq-ixp4xx.c | |
parent | firmware: trusted_foundations: add ARMv7 dependency (diff) | |
download | linux-6d8df60218416d6919c174b87786e4c3b06323ce.tar.xz linux-6d8df60218416d6919c174b87786e4c3b06323ce.zip |
ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
Platforms should not normally select all the device drivers, leave that
up to the user and the defconfig file.
In this case, we get a warning for randconfig builds:
WARNING: unmet direct dependencies detected for SERIAL_OF_PLATFORM
Depends on [n]: TTY [=y] && HAS_IOMEM [=y] && SERIAL_8250 [=n] && OF [=y]
Selected by [y]:
- MACH_IXP4XX_OF [=y] && ARCH_IXP4XX [=y]
Fixes: 9540724ca29d ("ARM: ixp4xx: Add device tree boot support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/irqchip/irq-ixp4xx.c')
0 files changed, 0 insertions, 0 deletions