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 | ff2e61fed8909769827be24eabc29bea964fdd1b (patch) | |
tree | 20ef116f488943f0e71779f987845e80d1f5128f /target/linux/generic-2.6 | |
parent | e96a82e37ef0d6fcc9465a58435157c9489b4040 (diff) | |
download | upstream-ff2e61fed8909769827be24eabc29bea964fdd1b.tar.gz upstream-ff2e61fed8909769827be24eabc29bea964fdd1b.tar.bz2 upstream-ff2e61fed8909769827be24eabc29bea964fdd1b.zip |
kernel: yet another missing symbol for 2.6.32
SVN-Revision: 19883
Diffstat (limited to 'target/linux/generic-2.6')
-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 |