projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6709b67
)
at91/sama7: Do not build in Bluetooth
author
Hauke Mehrtens
<
[email protected]
>
Tue, 5 Apr 2022 20:28:30 +0000
(22:28 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 7 Apr 2022 19:00:32 +0000
(21:00 +0200)
Bluetooth should be activated as an optional kmod package instead of
compiling it into the kernel.
Tested-by: Claudiu Beznea <
[email protected]
>
Reviewed-by: Claudiu Beznea <
[email protected]
>
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/at91/sama7/config-default
patch
|
blob
|
history
diff --git
a/target/linux/at91/sama7/config-default
b/target/linux/at91/sama7/config-default
index 76e2e3d622d9e54f60dde27b05739b4f2628b66e..6b69c43d7a36addc6fd3079858f25f4fbab8beef 100644
(file)
--- 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