diff options
Diffstat (limited to 'configs/netspace_lite_v2_defconfig')
-rw-r--r-- | configs/netspace_lite_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/netspace_lite_v2_defconfig b/configs/netspace_lite_v2_defconfig index 862a9ae6bb..6cfc593c90 100644 --- a/configs/netspace_lite_v2_defconfig +++ b/configs/netspace_lite_v2_defconfig @@ -6,3 +6,4 @@ CONFIG_SYS_EXTRA_OPTIONS="NETSPACE_LITE_V2" # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y +CONFIG_SYS_NS16550=y |