diff options
author | John Crispin <john@openwrt.org> | 2012-07-25 09:05:23 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-25 09:05:23 +0000 |
commit | 7ee4798be289f3d950a8a5688d3e252eecad6662 (patch) | |
tree | 610bf9c97e1ad9abdf30bfe560933d450d1071b1 /target | |
parent | 94a550cc87d62e0986d8349799929311f667817b (diff) | |
download | upstream-7ee4798be289f3d950a8a5688d3e252eecad6662.tar.gz upstream-7ee4798be289f3d950a8a5688d3e252eecad6662.tar.bz2 upstream-7ee4798be289f3d950a8a5688d3e252eecad6662.zip |
add unset CONFIG_FB_XGI to fix fullbuilds
SVN-Revision: 32836
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 7edaf8eec4..4f02d25511 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -740,6 +740,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set +# CONFIG_FB_XGI is not set # CONFIG_FCOE is not set # CONFIG_FCOE_FNIC is not set # CONFIG_FDDI is not set |