aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/Kconfig
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2010-09-13 15:39:56 +0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-22 10:20:03 -0700
commit91efa75ce14db63d1eb47a2935bc7332de243f8d (patch)
treeb51944dec371ea57d4aef64a361c7dc41a305738 /drivers/serial/Kconfig
parentserial: mrst_max3110: some code cleanup (diff)
downloadlinux-dev-91efa75ce14db63d1eb47a2935bc7332de243f8d.tar.xz
linux-dev-91efa75ce14db63d1eb47a2935bc7332de243f8d.zip
serial: mrst_max3110: Make the IRQ option runtime
And while we are at it allow it to fail to find one. Without this the IRQ option will cause the 3110 driver to fail on 0.7 SFI firmware. Acked-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r--drivers/serial/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 12900f7083b0..ba4b390299d5 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -717,13 +717,6 @@ config SERIAL_MRST_MAX3110
the Intel Moorestown platform. On other systems use the max3100
driver.
-config MRST_MAX3110_IRQ
- boolean "Enable GPIO IRQ for Max3110 over Moorestown"
- default n
- depends on SERIAL_MRST_MAX3110 && GPIO_LANGWELL
- help
- This has to be enabled after Moorestown GPIO driver is loaded
-
config SERIAL_MFD_HSU
tristate "Medfield High Speed UART support"
depends on PCI