summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-25 14:14:17 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-25 14:14:17 +0000
commit9b8d488dab8e2046796b90a7985e7d38c748de28 (patch)
tree4e1efaa7cfffacae59b6c41a0b3163c992f945ce
parent25d34577f97decc7618947f1b36cf205622fda66 (diff)
kernel: add CONFIG_BCMA_POSSIBLE=y to generic config as it is set in most of the target configs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34330 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic/config-3.31
-rw-r--r--target/linux/generic/config-3.61
-rw-r--r--target/linux/generic/config-3.71
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 371db3e27..00e9e7c37 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -193,6 +193,7 @@ CONFIG_BASE_SMALL=0
# CONFIG_BCM63XX is not set
# CONFIG_BCM63XX_PHY is not set
# CONFIG_BCMA is not set
+CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCM_WIMAX is not set
# CONFIG_BDI_SWITCH is not set
# CONFIG_BE2ISCSI is not set
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 56a5731b1..5af13b6e4 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -197,6 +197,7 @@ CONFIG_BASE_SMALL=0
# CONFIG_BCM63XX_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_BCMA is not set
+CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCM_WIMAX is not set
# CONFIG_BDI_SWITCH is not set
# CONFIG_BE2ISCSI is not set
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index 863be59db..86686aa03 100644
--- a/target/linux/generic/config-3.7
+++ b/target/linux/generic/config-3.7
@@ -201,6 +201,7 @@ CONFIG_BASE_SMALL=0
# CONFIG_BCM63XX_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_BCMA is not set
+CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCM_WIMAX is not set
# CONFIG_BDI_SWITCH is not set
# CONFIG_BE2ISCSI is not set