diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-12-03 20:37:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-12-03 20:37:01 +0000 |
commit | 355a67401b24ea290f43128e288f7c7ba51aa377 (patch) | |
tree | f3fbaeb961d7d0bdd8d2c12d6eeac4affed7ea43 /target/linux/generic-2.6/config-2.6.24 | |
parent | b4e4fa4b898ade0c3530c44c4c6091a3bae8f39b (diff) | |
download | upstream-355a67401b24ea290f43128e288f7c7ba51aa377.tar.gz upstream-355a67401b24ea290f43128e288f7c7ba51aa377.tar.bz2 upstream-355a67401b24ea290f43128e288f7c7ba51aa377.zip |
Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.24')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.24 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 63ae4d5544..016406fd1a 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -1453,6 +1453,7 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_SQUASHFS_VMALLOC is not set # CONFIG_SSB is not set # CONFIG_SSB_DEBUG is not set +# CONFIG_SSB_DRIVER_MIPS is not set # CONFIG_SSB_PCMCIAHOST is not set # CONFIG_SSB_SILENT is not set # CONFIG_SSFDC is not set |