diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2008-10-19 21:40:32 -0400 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2008-10-19 21:40:32 -0400 |
| commit | 79ed2a9216dd3cc35c4f2c5dbaddadb195af83ac (patch) | |
| tree | b1567c167b4eeb60cd0a4f316012a637045b0168 /arch/sh/Kconfig | |
| parent | 25627c7fd71269e2658b6872eef65719ee80b9aa (diff) | |
| parent | 843284d0e41b2a7f88504d051d91b5e9dc9c78c7 (diff) | |
Merge branch 'sh/gpiolib'
Diffstat (limited to 'arch/sh/Kconfig')
| -rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index dca54ccdf291..b4aa2a03e19b 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
| @@ -59,6 +59,9 @@ config GENERIC_HARDIRQS_NO__DO_IRQ | |||
| 59 | config GENERIC_IRQ_PROBE | 59 | config GENERIC_IRQ_PROBE |
| 60 | def_bool y | 60 | def_bool y |
| 61 | 61 | ||
| 62 | config GENERIC_GPIO | ||
| 63 | def_bool n | ||
| 64 | |||
| 62 | config GENERIC_CALIBRATE_DELAY | 65 | config GENERIC_CALIBRATE_DELAY |
| 63 | bool | 66 | bool |
| 64 | 67 | ||
