Refresh patches with quilt, thanks Gabor !
[openwrt/staging/wigyori.git] / target / linux / adm5120-2.6 / patches / 006-adm5120_gpio.patch
1 Index: linux-2.6.21.1/drivers/char/Kconfig
2 ===================================================================
3 --- linux-2.6.21.1.orig/drivers/char/Kconfig
4 +++ linux-2.6.21.1/drivers/char/Kconfig
5 @@ -1056,7 +1056,9 @@ config MMTIMER
6 The mmtimer device allows direct userspace access to the
7 Altix system timer.
8
9 -source "drivers/char/tpm/Kconfig"
10 +config ADM5120_GPIO
11 + tristate "ADM5120 GPIO"
12 + depends on MIPS_ADM5120
13
14 config TELCLOCK
15 tristate "Telecom clock driver for ATCA SBC"
16 Index: linux-2.6.21.1/drivers/char/Makefile
17 ===================================================================
18 --- linux-2.6.21.1.orig/drivers/char/Makefile
19 +++ linux-2.6.21.1/drivers/char/Makefile
20 @@ -93,6 +93,7 @@ obj-$(CONFIG_CS5535_GPIO) += cs5535_gpio
21 obj-$(CONFIG_GPIO_VR41XX) += vr41xx_giu.o
22 obj-$(CONFIG_TANBAC_TB0219) += tb0219.o
23 obj-$(CONFIG_TELCLOCK) += tlclk.o
24 +obj-$(CONFIG_ADM5120_GPIO) += adm5120_gpio.o
25
26 obj-$(CONFIG_WATCHDOG) += watchdog/
27 obj-$(CONFIG_MWAVE) += mwave/