summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-23 02:11:18 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-23 02:11:18 +0000
commitd244de880df1ac881e55bda40287c049d7982478 (patch)
treecd861c6ab9e64d4634cd33a1519ec5d68938dd22 /target
parentc1e8ec7da4126862df0e85b098646f3ae23ecef7 (diff)
[ppc] fix missing config symbol when doing a select all packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14152 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ppc40x/config-default1
-rw-r--r--target/linux/ppc44x/config-default1
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default
index 7ac4e254d..6bd8e9427 100644
--- a/target/linux/ppc40x/config-default
+++ b/target/linux/ppc40x/config-default
@@ -213,6 +213,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SLABINFO=y
+# CONFIG_SND_PPC is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SOUND is not set
# CONFIG_SPARSEMEM_STATIC is not set
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default
index 1eb838cce..1b2ddbebd 100644
--- a/target/linux/ppc44x/config-default
+++ b/target/linux/ppc44x/config-default
@@ -159,6 +159,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_SERIAL_TEXT_DEBUG is not set
# CONFIG_SEQUOIA is not set
+# CONFIG_SND_PPC is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SOUND is not set
# CONFIG_SPARSEMEM_STATIC is not set