diff options
author | Tom Rini <trini@konsulko.com> | 2017-06-19 09:47:40 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-19 09:47:40 -0400 |
commit | fb82fe385173fdf7b55e50e4f343ae37a41cdbaa (patch) | |
tree | a7cf3d2a4e0e1281504c9563a59b8e75d3726080 /configs/ap121_defconfig | |
parent | eab76dfd5b6a1930351845bfdbb03cc742f69e98 (diff) |
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ap121_defconfig')
-rw-r--r-- | configs/ap121_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ap121_defconfig b/configs/ap121_defconfig index 40055f04d8..3e1f0587a1 100644 --- a/configs/ap121_defconfig +++ b/configs/ap121_defconfig @@ -2,6 +2,7 @@ CONFIG_MIPS=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ARCH_ATH79=y CONFIG_DEFAULT_DEVICE_TREE="ap121" +CONFIG_DEBUG_UART=y CONFIG_BOOTDELAY=3 CONFIG_DISPLAY_CPUINFO=y CONFIG_BOARD_EARLY_INIT_F=y @@ -42,7 +43,6 @@ CONFIG_PINCTRL=y CONFIG_PINCONF=y CONFIG_PINCTRL_AR933X=y CONFIG_DM_SERIAL=y -CONFIG_DEBUG_UART=y CONFIG_DEBUG_UART_AR933X=y CONFIG_DEBUG_UART_BASE=0xb8020000 CONFIG_DEBUG_UART_CLOCK=25000000 |