topconfig set NET_NS

svn path=/dists/trunk/linux-2.6/; revision=12857
This commit is contained in:
Maximilian Attems 2009-02-19 14:10:54 +00:00
parent 08f0357bef
commit 981ad82502
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -8,6 +8,9 @@ linux-2.6 (2.6.29~rc5-1~experimental.1) UNRELEASED; urgency=low
- starfire use request_firmware and firmware nuked (closes: #501152)
- cxgb3 use request_firmware and firmware nuked
[ maximilian attems ]
* topconfig set NET_NS.
-- maximilian attems <maks@debian.org> Thu, 19 Feb 2009 13:25:20 +0100
linux-2.6 (2.6.28-2) UNRELEASED; urgency=low

View File

@ -2213,6 +2213,7 @@ CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_EMBEDDED is not set