diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-27 16:27:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-27 16:27:04 +0000 |
commit | 6cae5b2d2a93e9b98b4c1ef6e05b652f96b8661a (patch) | |
tree | 0635bc81506ebebfa87203a40d02c42002effb99 /target/linux/generic-2.6/config-2.6.32 | |
parent | 9afd09d0fd21fd0e4aab5b6c71dde90805e70e93 (diff) | |
download | master-187ad058-6cae5b2d2a93e9b98b4c1ef6e05b652f96b8661a.tar.gz master-187ad058-6cae5b2d2a93e9b98b4c1ef6e05b652f96b8661a.tar.bz2 master-187ad058-6cae5b2d2a93e9b98b4c1ef6e05b652f96b8661a.zip |
kernel: yet another missing symbol for 2.6.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index b1f1f7fd14..371e90de2e 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -2236,6 +2236,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPI is not set # CONFIG_SPI_MASTER is not set # CONFIG_SPI_ORION is not set +# CONFIG_SPI_PL022 is not set # CONFIG_SPI_TLE62X0 is not set CONFIG_SPLIT_PTLOCK_CPUS=4 # CONFIG_SQUASHFS_EMBEDDED is not set |