Upgrade rdc to 2.6.23, fix the r6040 driver printk's
[openwrt.git] / target / linux / rdc / patches / 001-x86_generic_gpio.patch
1 diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
2 index 97b64d7..f8c1d32 100644
3 --- a/arch/i386/Kconfig
4 +++ b/arch/i386/Kconfig
5 @@ -79,6 +79,10 @@ config GENERIC_BUG
6 default y
7 depends on BUG
8
9 +config GENERIC_GPIO
10 + bool
11 + default n
12 +
13 config GENERIC_HWEIGHT
14 bool
15 default y
This page took 0.0512049999999999 seconds and 5 git commands to generate.