diff options
author | John Crispin <blogic@openwrt.org> | 2012-07-25 09:05:23 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-07-25 09:05:23 +0000 |
commit | 88982aa06cc879e948296a42a11cc77d80e75f56 (patch) | |
tree | 5f77c7f0271c1e0134a872478d254b9d632b0f7b /target | |
parent | 1dd071151ce6a61383fe4998017078ee995891c9 (diff) | |
download | upstream-88982aa06cc879e948296a42a11cc77d80e75f56.tar.gz upstream-88982aa06cc879e948296a42a11cc77d80e75f56.tar.bz2 upstream-88982aa06cc879e948296a42a11cc77d80e75f56.zip |
[kernel] add unset CONFIG_FB_XGI to fix fullbuilds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32836 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |