Prev: ieee80211_tx_status: headroom too small
Next: Bug#557262: 2.6.31+2.6.31.4: XFS - All I/O locks up to D-state after 24-48 hours (sysrq-t+w available) - root cause found = asterisk
From: Martin Fuzzey on 21 Nov 2009 08:50 Signed-off-by: Martin Fuzzey <mfuzzey(a)gmail.com> --- drivers/serial/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index e522572..d9a98d4 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -1395,7 +1395,7 @@ config SERIAL_QE config SERIAL_SC26XX tristate "SC2681/SC2692 serial port support" - depends on SNI_RM + depends on SNI_RM || EMBEDDED select SERIAL_CORE help This is a driver for the onboard serial ports of -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |