|
@@ -552,7 +552,7 @@ config SERIAL_S5PC100
|
|
config SERIAL_S5PV210
|
|
config SERIAL_S5PV210
|
|
tristate "Samsung S5PV210 Serial port support"
|
|
tristate "Samsung S5PV210 Serial port support"
|
|
depends on SERIAL_SAMSUNG && (CPU_S5PV210 || CPU_S5P6442)
|
|
depends on SERIAL_SAMSUNG && (CPU_S5PV210 || CPU_S5P6442)
|
|
- select SERIAL_SAMSUNG_UARTS_4
|
|
|
|
|
|
+ select SERIAL_SAMSUNG_UARTS_4 if CPU_S5PV210
|
|
default y
|
|
default y
|
|
help
|
|
help
|
|
Serial port support for Samsung's S5P Family of SoC's
|
|
Serial port support for Samsung's S5P Family of SoC's
|