MIPS: Fix build warnings on defconfigs
authorWanlong Gao <[email protected]>
Sat, 9 Apr 2011 19:04:18 +0000 (03:04 +0800)
committerRalf Baechle <[email protected]>
Thu, 19 May 2011 08:55:49 +0000 (09:55 +0100)
Since d45dcef77019012fc6769e657fc2f1a5d681bbbb ["Bluetooth: Fix BT_L2CAP
and BT_SCO in Kconfig"] BT_L2CAP=m and BT_SCO=m are no longer valid so
change the settings from m to y.

[[email protected]: Merging only the MIPS parts of this patch.]

Signed-off-by: Wanlong Gao <[email protected]>
To: [email protected]
To: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/2277/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/configs/lemote2f_defconfig
arch/mips/configs/mtx1_defconfig

index cb2c5eaa60fdb5c7e5078d7d6e7d29558f628fcb..b6acd2f256b682f4c3ab37774eb3ba70bcee7595 100644 (file)
@@ -86,8 +86,8 @@ CONFIG_NET_SCHED=y
 CONFIG_NET_EMATCH=y
 CONFIG_NET_CLS_ACT=y
 CONFIG_BT=m
-CONFIG_BT_L2CAP=m
-CONFIG_BT_SCO=m
+CONFIG_BT_L2CAP=y
+CONFIG_BT_SCO=y
 CONFIG_BT_RFCOMM=m
 CONFIG_BT_RFCOMM_TTY=y
 CONFIG_BT_BNEP=m
index a97a42c6b2c84407df63a22a4b1581b1ddb18f56..37862b2ce3633a3f87f3aeb0ce3f8e119688a143 100644 (file)
@@ -225,8 +225,8 @@ CONFIG_TOSHIBA_FIR=m
 CONFIG_VLSI_FIR=m
 CONFIG_MCS_FIR=m
 CONFIG_BT=m
-CONFIG_BT_L2CAP=m
-CONFIG_BT_SCO=m
+CONFIG_BT_L2CAP=y
+CONFIG_BT_SCO=y
 CONFIG_BT_RFCOMM=m
 CONFIG_BT_RFCOMM_TTY=y
 CONFIG_BT_BNEP=m