diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-02-12 18:57:47 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-02-12 18:57:47 +0000 |
commit | 4db8a057701c4a1180d00e4a6543e9135e040e3e (patch) | |
tree | ff565e80b00e8b4f0727135b8146ecbe9fad9af7 /target | |
parent | 2e0d14f9c235e3d7d4edd60cc21ec22e179fb460 (diff) | |
download | upstream-4db8a057701c4a1180d00e4a6543e9135e040e3e.tar.gz upstream-4db8a057701c4a1180d00e4a6543e9135e040e3e.tar.bz2 upstream-4db8a057701c4a1180d00e4a6543e9135e040e3e.zip |
add some missing symbols
SVN-Revision: 19609
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 0d75a4673b..6678ecc013 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -531,15 +531,18 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_FOREIGN_ENDIAN is not set # CONFIG_FB_GEODE is not set # CONFIG_FB_GOLDFISH is not set +# CONFIG_FB_HGA is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB is not set # CONFIG_FB_KYRO is not set +# CONFIG_FB_LE80578 is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_MB862XX is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_N411 is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NVIDIA is not set # CONFIG_FB_OF is not set @@ -579,6 +582,7 @@ CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y # CONFIG_FORCEDETH is not set CONFIG_FRAME_WARN=1024 +# CONFIG_FRAMEBUFFER_CONSOLE is not set # CONFIG_FREEZER is not set # CONFIG_FSCACHE is not set CONFIG_FSNOTIFY=y @@ -1093,6 +1097,7 @@ CONFIG_LOCKD_V4=y CONFIG_LOG_BUF_SHIFT=14 # CONFIG_LOGIRUMBLEPAD2_FF is not set # CONFIG_LOGITECH_FF is not set +# CONFIG_LOGO is not set # CONFIG_LSF is not set # CONFIG_LSI_ET1011C_PHY is not set # CONFIG_LXT_PHY is not set |