ead: use the new pcap features and the raw socket optimization to eliminate most...
[openwrt.git] / target / linux / rdc / patches-2.6.24 / 001-x86_generic_gpio.patch
1 --- a/arch/x86/Kconfig
2 +++ b/arch/x86/Kconfig
3 @@ -81,6 +81,10 @@ config GENERIC_BUG
4         default y
5         depends on BUG
6  
7 +config GENERIC_GPIO
8 +       bool
9 +       default n
10 +
11  config GENERIC_HWEIGHT
12         bool
13         default y