diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 15:38:05 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 22:10:24 +1000 |
commit | b1f9a827e4e4a914146fa160469feb09dbb69695 (patch) | |
tree | abe71dae164f67cc970b7d37808a61acdad9e200 /arch/powerpc/configs | |
parent | 8f67600f211d966a751c9bc3604fe82e61c80afd (diff) | |
download | talos-obmc-linux-b1f9a827e4e4a914146fa160469feb09dbb69695.tar.gz talos-obmc-linux-b1f9a827e4e4a914146fa160469feb09dbb69695.zip |
powerpc/configs/6xx: Drop no longer selectable CONFIG_BT_HCIUART_LL
Since commit 76c4969fecb1 ("Bluetooth: hci_uart: fix kconfig
dependency") we can no longer select CONFIG_BT_HCIUART_LL.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/ppc6xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig index c5989797ef94..0a3161af9be2 100644 --- a/arch/powerpc/configs/ppc6xx_defconfig +++ b/arch/powerpc/configs/ppc6xx_defconfig @@ -331,7 +331,6 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_HIDP=m CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_BCSP=y -CONFIG_BT_HCIUART_LL=y CONFIG_BT_HCIBCM203X=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBFUSB=m |