diff options
Diffstat (limited to 'configs/netspace_v2_defconfig')
-rw-r--r-- | configs/netspace_v2_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/netspace_v2_defconfig b/configs/netspace_v2_defconfig index 21534c59fd..24f7d8b4bc 100644 --- a/configs/netspace_v2_defconfig +++ b/configs/netspace_v2_defconfig @@ -67,7 +67,8 @@ CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_MVGBE=y CONFIG_MII=y -CONFIG_SYS_NS16550=y +CONFIG_SYS_NS16550_SERIAL=y +CONFIG_SYS_NS16550_REG_SIZE=-4 CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_KIRKWOOD_SPI=y |