diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2008-01-20 15:24:36 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-01-20 15:24:36 +0000 |
commit | ea309efcf78e31727afdeaf025e3192e982d0834 (patch) | |
tree | 752e1d7d192587c4c70bc27f30ae83a752401d2d /packages/linux/linux-rp-2.6.23/defconfig-tosa | |
parent | c10f41c881f42486e007d4ce11a74eeedb138ffd (diff) |
linux-rp-2.6.23: Defconfig tweaks including poodle wifi fixes
Diffstat (limited to 'packages/linux/linux-rp-2.6.23/defconfig-tosa')
-rw-r--r-- | packages/linux/linux-rp-2.6.23/defconfig-tosa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp-2.6.23/defconfig-tosa b/packages/linux/linux-rp-2.6.23/defconfig-tosa index f80caf7d16..5173e242a8 100644 --- a/packages/linux/linux-rp-2.6.23/defconfig-tosa +++ b/packages/linux/linux-rp-2.6.23/defconfig-tosa @@ -26,7 +26,7 @@ CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set CONFIG_BSD_PROCESS_ACCT=y -# CONFIG_BSD_PROCESS_ACCT_V3 is not set +CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_SYSCTL=y # CONFIG_AUDIT is not set # CONFIG_IKCONFIG is not set @@ -244,7 +244,7 @@ CONFIG_NET=y # Networking options # # CONFIG_NETDEBUG is not set -CONFIG_PACKET=y +CONFIG_PACKET=m CONFIG_PACKET_MMAP=y CONFIG_UNIX=y CONFIG_XFRM=y |