From: Deepak Saxena IXDP2[48]00 have only 1 UART on the board. Signed-off-by: Deepak Saxena Cc: Russell King Signed-off-by: Andrew Morton --- arch/arm/configs/ixdp2400_defconfig | 2 +- arch/arm/configs/ixdp2800_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -puN arch/arm/configs/ixdp2400_defconfig~arm-fix-ixp2x00-defconfig-nr_uarts-options arch/arm/configs/ixdp2400_defconfig --- devel/arch/arm/configs/ixdp2400_defconfig~arm-fix-ixp2x00-defconfig-nr_uarts-options 2005-10-13 16:47:09.000000000 -0700 +++ devel-akpm/arch/arm/configs/ixdp2400_defconfig 2005-10-13 16:47:09.000000000 -0700 @@ -559,7 +559,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=1 # CONFIG_SERIAL_8250_EXTENDED is not set # diff -puN arch/arm/configs/ixdp2800_defconfig~arm-fix-ixp2x00-defconfig-nr_uarts-options arch/arm/configs/ixdp2800_defconfig --- devel/arch/arm/configs/ixdp2800_defconfig~arm-fix-ixp2x00-defconfig-nr_uarts-options 2005-10-13 16:47:09.000000000 -0700 +++ devel-akpm/arch/arm/configs/ixdp2800_defconfig 2005-10-13 16:47:09.000000000 -0700 @@ -559,7 +559,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=1 # CONFIG_SERIAL_8250_EXTENDED is not set # _