SOURCES: rt2x00-config.patch (NEW) - enable radio button support

wiget wiget at pld-linux.org
Thu Jun 1 02:49:43 CEST 2006


Author: wiget                        Date: Thu Jun  1 00:49:43 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- enable radio button support

---- Files affected:
SOURCES:
   rt2x00-config.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/rt2x00-config.patch
diff -u /dev/null SOURCES/rt2x00-config.patch:1.1
--- /dev/null	Thu Jun  1 02:49:43 2006
+++ SOURCES/rt2x00-config.patch	Thu Jun  1 02:49:38 2006
@@ -0,0 +1,39 @@
+--- rt2x00-cvs-2006053115/config.wiget	2006-06-01 01:12:31.000000000 +0200
++++ rt2x00-cvs-2006053115/config	2006-06-01 01:13:24.000000000 +0200
+@@ -15,7 +15,7 @@
+ CONFIG_RT2400PCI_ASM=n
+ # Enable rt2400pci support for hardware button
+ # Requires radiobtn to be enabled
+-CONFIG_RT2400PCI_BUTTON=n
++CONFIG_RT2400PCI_BUTTON=y
+ 
+ #
+ # RT2500 PCI support
+@@ -29,7 +29,7 @@
+ CONFIG_RT2500PCI_ASM=n
+ # Enable rt2500pci support for hardware button
+ # Requires radiobtn to be enabled
+-CONFIG_RT2500PCI_BUTTON=n
++CONFIG_RT2500PCI_BUTTON=y
+ 
+ #
+ # RT2500 USB support
+@@ -54,7 +54,7 @@
+ CONFIG_RT61PCI_ASM=n
+ # Enable rt61pci support for hardware button
+ # Requires radiobtn to be enabled
+-CONFIG_RT61PCI_BUTTON=n
++CONFIG_RT61PCI_BUTTON=y
+ 
+ #
+ # RT73 USB support
+@@ -83,6 +83,6 @@
+ #
+ 
+ # Enable radiobtn support
+-CONFIG_RADIOBTN=n
++CONFIG_RADIOBTN=y
+ # Enable dscape radiobtn asm file creation
+-CONFIG_RADIOBTN_ASM=n
+\ Brak znaku nowej linii na końcu pliku
++CONFIG_RADIOBTN_ASM=n
================================================================


More information about the pld-cvs-commit mailing list