diff options
| author | Rod Whitby <rod@whitby.id.au> | 2007-02-01 16:05:28 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2007-02-01 16:05:28 +0000 |
| commit | 34a09d2398b2c801c5fee5baebfdc68fb36c657d (patch) | |
| tree | 581da505f73c22cc3d50fabeebeb31625d0d4b3e | |
| parent | d5e535fea0cdc8e6ae9bbd8ab6d2db9b31b3089f (diff) | |
ixp4xx-kernel: af_packet now built into the kernel
| -rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.20/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.20/defconfig b/packages/linux/ixp4xx-kernel/2.6.20/defconfig index 255d952cb9..a7cdacc960 100644 --- a/packages/linux/ixp4xx-kernel/2.6.20/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.20/defconfig @@ -251,7 +251,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 |
