projects
/
openwrt
/
staging
/
lynxis
/
omap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c7ea09
)
kernel: disable CONFIG_BCM_IPROC_ADC by default
author
Rafał Miłecki
<rafal@milecki.pl>
Tue, 21 Mar 2017 06:12:56 +0000
(07:12 +0100)
committer
Rafał Miłecki
<rafal@milecki.pl>
Tue, 21 Mar 2017 06:16:42 +0000
(07:16 +0100)
This fixes compiling issue on bcm53xx target with kmod-iio-core:
Broadcom IPROC ADC driver (BCM_IPROC_ADC) [N/m/?] (NEW)
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/generic/config-4.9
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.9
b/target/linux/generic/config-4.9
index 92bc393da7b5cdfcb0481fd5d01f1a9844306c22..594961df8d563f3ec2251f4e25f561ffaa71ec41 100644
(file)
--- a/
target/linux/generic/config-4.9
+++ b/
target/linux/generic/config-4.9
@@
-425,6
+425,7
@@
CONFIG_BASE_SMALL=0
# CONFIG_BCMA_DRIVER_GPIO is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMGENET is not set
+# CONFIG_BCM_IPROC_ADC is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_BDI_SWITCH is not set
# CONFIG_BE2ISCSI is not set