aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-04-05 22:28:30 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-04-07 21:08:09 +0200
commitf66521e71f3769b4fd7872ddb991efc37b9f6bd4 (patch)
treeded332121ae4a49bf0d71284acff0a7e5da4b06d /target
parentad639134d98d919628eb23c6208f73d267896e66 (diff)
downloadupstream-f66521e71f3769b4fd7872ddb991efc37b9f6bd4.tar.gz
upstream-f66521e71f3769b4fd7872ddb991efc37b9f6bd4.tar.bz2
upstream-f66521e71f3769b4fd7872ddb991efc37b9f6bd4.zip
at91/sama7: Do not build in Bluetooth
Bluetooth should be activated as an optional kmod package instead of compiling it into the kernel. Tested-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 3296881a1d631bc6db38fe72ab73adaa27af6f8c)
Diffstat (limited to 'target')
-rw-r--r--target/linux/at91/sama7/config-default6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/at91/sama7/config-default b/target/linux/at91/sama7/config-default
index 76e2e3d622..6b69c43d7a 100644
--- a/target/linux/at91/sama7/config-default
+++ b/target/linux/at91/sama7/config-default
@@ -44,11 +44,6 @@ CONFIG_BLK_DEV_RAM_COUNT=1
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_SCSI_REQUEST=y
-CONFIG_BT=y
-CONFIG_BT_DEBUGFS=y
-CONFIG_BT_HCIUART=y
-# CONFIG_BT_HCIUART_INTEL is not set
-CONFIG_BT_HCIVHCI=y
# CONFIG_CACHE_L2X0 is not set
CONFIG_CAN=y
CONFIG_CLKDEV_LOOKUP=y
@@ -217,7 +212,6 @@ CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_IRQ_WORK=y
-CONFIG_ISDN_CAPI=y
CONFIG_JBD2=y
CONFIG_LEDS_GPIO=y
CONFIG_LIBFDT=y