diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-06 20:37:55 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-06 20:37:55 +0000 |
commit | ee014d34d9a26e40ac55478f726da918c82adf99 (patch) | |
tree | 5af40b4a5255194b8415ea798db2536d9e3640e9 | |
parent | a729686ae54fb0dc9498ec74161c5a290656b7fd (diff) |
build packet.o and unix.o into the beagle-kernel
BKrev: 413ccaa3tyg4yEgZ4onoWznRpVJ-wg
-rw-r--r-- | linux/montavista-sa-2.4.17-mvl21/defconfig-beagle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle index e2fe0a5f91..9fc593ca6e 100644 --- a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle +++ b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle @@ -318,12 +318,12 @@ CONFIG_BLK_DEV_PRD_SIZE=5120 # # Networking options # -CONFIG_PACKET=m +CONFIG_PACKET=y CONFIG_PACKET_MMAP=y # CONFIG_NETLINK_DEV is not set # CONFIG_NETFILTER is not set # CONFIG_FILTER is not set -CONFIG_UNIX=m +CONFIG_UNIX=y CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set |