diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-21 23:26:40 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-21 23:26:40 +0000 |
commit | 5501cdbd020a98e7d31b6952e8fd079cadf2b05e (patch) | |
tree | 456b6791718bdbcfead955b6268e10d6c6cceb41 /target | |
parent | 78dfe1a6a6730e87c186748706a5d77262998c91 (diff) |
fix missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19809 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 8f6efbee61..e2555d3a4b 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -608,6 +608,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_SYS_IMAGEBLIT is not set # CONFIG_FB_TILEBLITTING is not set # CONFIG_FB_TRIDENT is not set +# CONFIG_FB_UDL is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_VIA is not set # CONFIG_FB_VIRTUAL is not set |