diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-08-16 10:18:07 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-08-16 10:18:07 +0000 |
commit | 0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08 (patch) | |
tree | f3aebaad2d3424b15b4faecc63597bdd4d1d86dc /target/linux/uml/config/i386 | |
parent | 149f92b47ac87199df6c81e5ca90b6d47e5359da (diff) | |
download | upstream-0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08.tar.gz upstream-0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08.tar.bz2 upstream-0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08.zip |
bump to 2.6.30.4, apply fix from [15119] to x86_64
SVN-Revision: 17285
Diffstat (limited to 'target/linux/uml/config/i386')
-rw-r--r-- | target/linux/uml/config/i386 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/uml/config/i386 b/target/linux/uml/config/i386 index bc55df4dcd..b8f78dc7e6 100644 --- a/target/linux/uml/config/i386 +++ b/target/linux/uml/config/i386 @@ -93,6 +93,7 @@ CONFIG_MPENTIUMII=y # CONFIG_MWINCHIP3D is not set # CONFIG_MWINCHIPC6 is not set CONFIG_NAMESPACES=y +# CONFIG_NET_NS is not set CONFIG_NLS=y # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_ISO8859_15 is not set |