summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-01-29 15:06:32 +0100
committerRobert Jarzmik <robert.jarzmik@free.fr>2016-02-01 21:44:33 +0100
commitf29327d9086ea9126a8f320943fb8b7cc20f9dca (patch)
treefc81cbab1768a50cc58eb22ec2fd7fc391e5ae9c /tools
parentARM: pxa: fix building without IWMMXT (diff)
downloadlinux-f29327d9086ea9126a8f320943fb8b7cc20f9dca.tar.xz
linux-f29327d9086ea9126a8f320943fb8b7cc20f9dca.zip
ARM: pxa: don't select RFKILL if CONFIG_NET is disabled
Bluetooth is only supported when network support is part of the kernel, so it is a bit pointless to build the tosa-bt support without networking. If we try anyway, we get a Kconfig warning: warning: (TOSA_BT && H1940BT) selects RFKILL which has unmet direct dependencies (NET) This adds a dependency on CONFIG_NET to avoid that case. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions