diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-25 21:26:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-25 21:26:46 +0000 |
commit | 6f63230e271ff1f78e8d52837787daa1ed01a71e (patch) | |
tree | 59a856dd4320298dea689b9002a40d30e3ecf846 /target/linux/generic-2.6 | |
parent | 338490bd50ce517c6fc8ccaac73dba65ec3c15d3 (diff) | |
download | upstream-6f63230e271ff1f78e8d52837787daa1ed01a71e.tar.gz upstream-6f63230e271ff1f78e8d52837787daa1ed01a71e.tar.bz2 upstream-6f63230e271ff1f78e8d52837787daa1ed01a71e.zip |
add missing configuration symbols
SVN-Revision: 18157
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index deb4a4d26f..20af1c12c7 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -488,6 +488,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FAT_FS is not set # CONFIG_FB is not set # CONFIG_FB_3DFX is not set +# CONFIG_FB_ARC is not set # CONFIG_FB_ARK is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_ATY is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 9ab4bfc8bf..f28c5b1113 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -511,6 +511,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FAT_FS is not set # CONFIG_FB is not set # CONFIG_FB_3DFX is not set +# CONFIG_FB_ARC is not set # CONFIG_FB_ARK is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_ATY is not set |