diff options
Diffstat (limited to 'configs/geekbox_defconfig')
-rw-r--r-- | configs/geekbox_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/geekbox_defconfig b/configs/geekbox_defconfig index 1d7832b959..c23d0549a4 100644 --- a/configs/geekbox_defconfig +++ b/configs/geekbox_defconfig @@ -27,5 +27,6 @@ CONFIG_RAM=y CONFIG_DEBUG_UART_SHIFT=2 CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_DEBUG_UART_SKIP_INIT=y +CONFIG_SYS_NS16550_MEM32=y CONFIG_SYSRESET=y CONFIG_ERRNO_STR=y |