Skip to content

Commit

Permalink
gk802 defconfig: Fix default console
Browse files Browse the repository at this point in the history
  • Loading branch information
projectgus committed Apr 21, 2013
1 parent 6ea2512 commit 81b06c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/imx6_gk802_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ CONFIG_ALIGNMENT_TRAP=y
# CONFIG_USE_OF is not set
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw rootfstype=jffs2 ip=off"
CONFIG_CMDLINE="noinitrd console=ttymxc3,115200 root=/dev/mtdblock2 rw rootfstype=jffs2 ip=off"
CONFIG_CMDLINE_FROM_BOOTLOADER=y
# CONFIG_CMDLINE_EXTEND is not set
# CONFIG_CMDLINE_FORCE is not set
Expand Down

0 comments on commit 81b06c8

Please sign in to comment.