summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-08-02 16:16:23 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-08-02 16:16:23 +0000
commitc47a55dd0da3fc967eff9c646c1b5741c71c0778 (patch)
treead2ed146fd01089ec91845439511d16d111b0c26 /target
parent58274d68fb1e571fb008a9b7577d68cbddb93cbe (diff)
downloadmtk-20170518-c47a55dd0da3fc967eff9c646c1b5741c71c0778.zip
mtk-20170518-c47a55dd0da3fc967eff9c646c1b5741c71c0778.tar.gz
mtk-20170518-c47a55dd0da3fc967eff9c646c1b5741c71c0778.tar.bz2
kernel: add missing config option
brcm47xx does not use CONFIG_B53_SPI_DRIVER, but it could be selected if spi is build as a module Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37656
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.101
-rw-r--r--target/linux/generic/config-3.61
-rw-r--r--target/linux/generic/config-3.81
-rw-r--r--target/linux/generic/config-3.91
4 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index d8e8879..5f7c9e6 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -270,6 +270,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
# CONFIG_B43LEGACY is not set
# CONFIG_B44 is not set
# CONFIG_B53 is not set
+# CONFIG_B53_SPI_DRIVER is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_BACKLIGHT_LM3630 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 7a02d5b..fc94608 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -194,6 +194,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
# CONFIG_B43LEGACY is not set
# CONFIG_B44 is not set
# CONFIG_B53 is not set
+# CONFIG_B53_SPI_DRIVER is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
CONFIG_BASE_FULL=y
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index f375de2..2f3463d 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -201,6 +201,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
# CONFIG_B43LEGACY is not set
# CONFIG_B44 is not set
# CONFIG_B53 is not set
+# CONFIG_B53_SPI_DRIVER is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_BACKLIGHT_LM3630 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index e5abf30..6d864da 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -204,6 +204,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
# CONFIG_B43LEGACY is not set
# CONFIG_B44 is not set
# CONFIG_B53 is not set
+# CONFIG_B53_SPI_DRIVER is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_BACKLIGHT_LM3630 is not set
# CONFIG_BACKLIGHT_LM3639 is not set