diff options
author | Deepak Saxena <dsaxena@plexity.net> | 2005-11-03 21:05:39 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-11-03 21:05:39 +0000 |
commit | 8b5f4f06eecc081892b05cd6077314d68872dfd6 (patch) | |
tree | ddf8d2afa9d122b69f73de4f3000b044ef3e923f /arch/arm/configs/ixdp2801_defconfig | |
parent | 5f8b1178e246422ebddc1b16487314c91edf85fe (diff) |
[ARM] Fix IXDP2x01 config files
IXDP2401 config file has wrong baudrate and both boards have 3 UARTs.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/ixdp2801_defconfig')
-rw-r--r-- | arch/arm/configs/ixdp2801_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/ixdp2801_defconfig b/arch/arm/configs/ixdp2801_defconfig index 12ef23d1c01..66ac0885df3 100644 --- a/arch/arm/configs/ixdp2801_defconfig +++ b/arch/arm/configs/ixdp2801_defconfig @@ -560,7 +560,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y -CONFIG_SERIAL_8250_NR_UARTS=2 +CONFIG_SERIAL_8250_NR_UARTS=3 # CONFIG_SERIAL_8250_EXTENDED is not set # |