bus: uniphier: allow only built-in driver
authorArnd Bergmann <arnd@arndb.de>
Mon, 28 Dec 2015 10:05:18 +0000 (11:05 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 31 Dec 2015 22:46:29 +0000 (23:46 +0100)
commit326ea45aa827da6686c78b5907f9839f91ef5782
treeee2cc7be7f5aa1bc86633b5e0403b1ee8eec61b3
parent22a5b1ddd83b991b96cb635898e011cce48bf6f8
bus: uniphier: allow only built-in driver

Building the newly added uniphier system bus driver as a module
causes a link error, so let's only allow it to be built-in for
now, to fix allmodconfig:

ERROR: "of_default_bus_match_table" [drivers/bus/uniphier-system-bus.ko] undefined!

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/bus/Kconfig
This page took 0.025368 seconds and 5 git commands to generate.