diff options
author | Richard Purdie <richard@openedhand.com> | 2008-01-17 23:13:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-01-17 23:13:41 +0000 |
commit | eaefa2601b8f47f6c27a6cf871517160971e2e2b (patch) | |
tree | 349e6a15c1764c05634ec4c6972ffac2949a2b3d /meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 | |
parent | 822779e598470273cc774f811020d6ac791b84d6 (diff) | |
download | openembedded-core-eaefa2601b8f47f6c27a6cf871517160971e2e2b.tar.gz openembedded-core-eaefa2601b8f47f6c27a6cf871517160971e2e2b.tar.bz2 openembedded-core-eaefa2601b8f47f6c27a6cf871517160971e2e2b.zip |
linux-rp-2.6.23: Tweak defconfigs to save a little space after a suggestion from Samuel
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3512 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 b/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 index 23ae307b14..e8852205e5 100644 --- a/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 +++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 @@ -314,7 +314,7 @@ CONFIG_NET=y # Networking options # # CONFIG_NETDEBUG is not set -CONFIG_PACKET=y +CONFIG_PACKET=m # CONFIG_PACKET_MMAP is not set CONFIG_UNIX=y # CONFIG_NET_KEY is not set |