Added other required config defines to OpenSlug kernel for netconsole
authorRod Whitby <rod@whitby.id.au>
Fri, 25 Feb 2005 13:56:10 +0000 (13:56 +0000)
committerRod Whitby <rod@whitby.id.au>
Fri, 25 Feb 2005 13:56:10 +0000 (13:56 +0000)
BKrev: 421f2e7a90iEtE_mYOM4dgDIwXo4ng

packages/linux/openslug-kernel-2.6.9/defconfig
packages/linux/openslug-kernel_2.6.9.bb

index a7c811d..288cb4b 100644 (file)
@@ -392,8 +392,10 @@ CONFIG_NET_CLS_POLICE=y
 # Network testing
 #
 CONFIG_NET_PKTGEN=m
-# CONFIG_NETPOLL is not set
-# CONFIG_NET_POLL_CONTROLLER is not set
+CONFIG_NETPOLL=y
+CONFIG_NETPOLL_RX=y
+CONFIG_NETPOLL_TRAP=y
+CONFIG_NET_POLL_CONTROLLER=y
 # CONFIG_HAMRADIO is not set
 # CONFIG_IRDA is not set
 CONFIG_BT=m
index a4bf0e3..d2aeef9 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "kernel"
 DESCRIPTION = "Linux kernel for the Linksys NSLU2 device"
 LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r7"
+PR = "r8"
 
 KERNEL_SUFFIX = "openslug"