diff options
author | Mike Westerhof <mwester@dls.net> | 2007-02-04 04:15:18 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2007-02-04 04:15:18 +0000 |
commit | d5e535fea0cdc8e6ae9bbd8ab6d2db9b31b3089f (patch) | |
tree | 8ce84821b3e5043a605a1ac6041b9a726a149a90 /packages/linux/ixp4xx-kernel | |
parent | a0bdc8cabdedfad025110767b9a071ad91ef537e (diff) |
Kernel: af_packet now built into the kernel
Diffstat (limited to 'packages/linux/ixp4xx-kernel')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.19/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.19/defconfig b/packages/linux/ixp4xx-kernel/2.6.19/defconfig index 4d88930912..00750f843a 100644 --- a/packages/linux/ixp4xx-kernel/2.6.19/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.19/defconfig @@ -244,7 +244,7 @@ CONFIG_NET=y # Networking options # # CONFIG_NETDEBUG is not set -CONFIG_PACKET=m +CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_UNIX=y CONFIG_XFRM=y |