Skip to content

Commit

Permalink
MIPS: CI20: Update defconfig
Browse files Browse the repository at this point in the history
Update defconfig for the new UART driver. All console output should now
be on UART4.

Signed-off-by: Alex Smith <alex.smith@imgtec.com>
  • Loading branch information
Alex Smith committed Jun 25, 2015
1 parent afde1a0 commit 4238807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/mips/configs/ci20_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=5
CONFIG_SERIAL_8250_RUNTIME_UARTS=5
CONFIG_SERIAL_8250_INGENIC=y
CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_HW_RANDOM is not set
CONFIG_I2C_JZ4780=y
Expand Down Expand Up @@ -202,7 +203,6 @@ CONFIG_PANIC_ON_OOPS=y
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_STACKTRACE=y
# CONFIG_FTRACE is not set
# CONFIG_EARLY_PRINTK is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="console=ttyS4,115200 clk_ignore_unused"
CONFIG_XZ_DEC=y

0 comments on commit 4238807

Please sign in to comment.