aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-virt-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-06-18 08:57:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-06-18 08:57:19 +0000
commit3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a (patch)
tree3158f088211a215fd5a934208e345eb1e32a8c11 /testing/linux-virt-grsec/kernelconfig.x86
parente42af5de0807683fb9ab82f074a6dc817d96aefa (diff)
downloadaports-3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a.tar.bz2
aports-3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a.tar.xz
main/linux-virt-grsec: enable realtek NIC drivers
for Qemu fixes #1180
Diffstat (limited to 'testing/linux-virt-grsec/kernelconfig.x86')
-rw-r--r--testing/linux-virt-grsec/kernelconfig.x8610
1 files changed, 9 insertions, 1 deletions
diff --git a/testing/linux-virt-grsec/kernelconfig.x86 b/testing/linux-virt-grsec/kernelconfig.x86
index a7b9facd4f..1e599ee894 100644
--- a/testing/linux-virt-grsec/kernelconfig.x86
+++ b/testing/linux-virt-grsec/kernelconfig.x86
@@ -1556,7 +1556,15 @@ CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_ETHOC is not set
# CONFIG_NET_PACKET_ENGINE is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
-# CONFIG_NET_VENDOR_REALTEK is not set
+CONFIG_NET_VENDOR_REALTEK=y
+# CONFIG_ATP is not set
+CONFIG_8139CP=m
+CONFIG_8139TOO=m
+CONFIG_8139TOO_PIO=y
+# CONFIG_8139TOO_TUNE_TWISTER is not set
+# CONFIG_8139TOO_8129 is not set
+# CONFIG_8139_OLD_RX_RESET is not set
+CONFIG_R8169=m
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set