8 lines
299 B
Diff
8 lines
299 B
Diff
--- linux-2.6.24.orig/3rdparty/ndiswrapper/Kconfig 1969-12-31 21:00:00.000000000 -0300
|
|
+++ linux-2.6.24/3rdparty/ndiswrapper/Kconfig 2007-11-26 15:11:31.000000000 -0200
|
|
@@ -0,0 +1,4 @@
|
|
+
|
|
+config NDISWRAPPER
|
|
+ tristate "NDIS driver wrapper support"
|
|
+ depends on PCI && USB && !X86_64_XEN
|