diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2019-08-23 11:03:52 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-08-29 17:34:38 +0200 |
commit | 7a6c9dbb36a415c5901313fc89871fd19f533656 (patch) | |
tree | e3898ad04229ecdd90d6a8dee8d53448ef8529e4 /arch | |
parent | 48402892f2ea31376d50d972213b41f2e12f5e6f (diff) |
soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST
The move of the IXP4xx SoC drivers exposed their config options on all
platforms.
Fix this by wrapping them inside an ARCH_IXP4XX or COMPILE_TEST block.
Link: https://lore.kernel.org/r/20190823090352.12243-1-linus.walleij@linaro.org
Fixes: fcf2d8978cd538a5 ("ARM: ixp4xx: Move NPE and QMGR to drivers/soc")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions