summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-14 12:04:17 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-14 12:04:17 +0000
commit4773b5ef820fef04e019e508f1c2e77ff2872117 (patch)
tree8d2a047982b786326c6ee283e295c7cb19792f53
parent288c968dab227cc5b83a9e2983d65cfaa605504f (diff)
kernel: ppc40x: ppc44x: add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29742 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic/config-3.01
-rw-r--r--target/linux/generic/config-3.11
-rw-r--r--target/linux/generic/config-3.21
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0
index 34a1f0a69..ffc1cc154 100644
--- a/target/linux/generic/config-3.0
+++ b/target/linux/generic/config-3.0
@@ -2523,6 +2523,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_ORION is not set
+# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set
diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1
index 70c4d3406..36e4341f3 100644
--- a/target/linux/generic/config-3.1
+++ b/target/linux/generic/config-3.1
@@ -2543,6 +2543,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_ORION is not set
+# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2
index 87e7294fe..1df796a2f 100644
--- a/target/linux/generic/config-3.2
+++ b/target/linux/generic/config-3.2
@@ -2616,6 +2616,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_ORION is not set
+# CONFIG_SPI_PPC4xx is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_RAMIPS is not set