aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-09-16 21:39:24 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-09-16 21:39:24 +0000
commitf922e26c9ea95c9e5fe1bc6246132bde30442986 (patch)
tree4a6bbe5d280d5ef11f36eb2d1efe249ae164cce0
parent34627f6bf63023cc95f7ce7fd180f17809121fc0 (diff)
downloadmaster-187ad058-f922e26c9ea95c9e5fe1bc6246132bde30442986.tar.gz
master-187ad058-f922e26c9ea95c9e5fe1bc6246132bde30442986.tar.bz2
master-187ad058-f922e26c9ea95c9e5fe1bc6246132bde30442986.zip
kernel: add missing config option
This missing option was found by the build bots. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42583 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic/config-3.101
-rw-r--r--target/linux/generic/config-3.131
-rw-r--r--target/linux/generic/config-3.141
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index a8cc6f7eae..ab72ead9ec 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -3305,6 +3305,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MPC52xx is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SPI_OC_TINY is not set
+# CONFIG_SPI_OCTEON is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PPC4xx is not set
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13
index 31d58de0d4..d215b2753d 100644
--- a/target/linux/generic/config-3.13
+++ b/target/linux/generic/config-3.13
@@ -3471,6 +3471,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MPC52xx is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SPI_OC_TINY is not set
+# CONFIG_SPI_OCTEON is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PPC4xx is not set
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14
index bc9297e137..04de02a00a 100644
--- a/target/linux/generic/config-3.14
+++ b/target/linux/generic/config-3.14
@@ -3519,6 +3519,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MPC52xx is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SPI_OC_TINY is not set
+# CONFIG_SPI_OCTEON is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PPC4xx is not set