diff options
Diffstat (limited to 'configs/net2big_v2_defconfig')
-rw-r--r-- | configs/net2big_v2_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/net2big_v2_defconfig b/configs/net2big_v2_defconfig index c10e1a5013..b3278142c8 100644 --- a/configs/net2big_v2_defconfig +++ b/configs/net2big_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 |