diff options
Diffstat (limited to 'net/bluetooth/Kconfig')
-rw-r--r-- | net/bluetooth/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 6929490d095a..7725da95a767 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | menuconfig BT | 5 | menuconfig BT |
6 | depends on NET | 6 | depends on NET && !S390 |
7 | tristate "Bluetooth subsystem support" | 7 | tristate "Bluetooth subsystem support" |
8 | help | 8 | help |
9 | Bluetooth is low-cost, low-power, short-range wireless technology. | 9 | Bluetooth is low-cost, low-power, short-range wireless technology. |