serial: ifx6x60: The IFX requires SPI

Correct the KConfig as noted by Greg.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Alan Cox 2010-11-11 22:28:58 +00:00 committed by Greg Kroah-Hartman
parent e44dcb6c37
commit 8ddbe5edfb
1 changed files with 1 additions and 1 deletions

View File

@ -1644,7 +1644,7 @@ config SERIAL_ALTERA_UART_CONSOLE
config SERIAL_IFX6X60
tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)"
depends on GPIOLIB && EXPERIMENTAL
depends on GPIOLIB && SPI && EXPERIMENTAL
help
Support for the IFX6x60 modem devices on Intel MID platforms.