diff options
Diffstat (limited to 'configs/mvebu_crb_cn9130_defconfig')
-rw-r--r-- | configs/mvebu_crb_cn9130_defconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/mvebu_crb_cn9130_defconfig b/configs/mvebu_crb_cn9130_defconfig index 3ff5329a097..d7a3d6f51e8 100644 --- a/configs/mvebu_crb_cn9130_defconfig +++ b/configs/mvebu_crb_cn9130_defconfig @@ -13,6 +13,7 @@ CONFIG_SYS_PROMPT="Marvell>> " CONFIG_DEBUG_UART_BASE=0xf0512000 CONFIG_DEBUG_UART_CLOCK=200000000 CONFIG_SYS_LOAD_ADDR=0x800000 +CONFIG_PCI=y CONFIG_DEBUG_UART=y CONFIG_AHCI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set @@ -22,7 +23,6 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y -CONFIG_ARCH_EARLY_INIT_R=y CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SYS_MAXARGS=32 CONFIG_SYS_PBSIZE=1051 @@ -37,7 +37,6 @@ CONFIG_CMD_USB=y CONFIG_CMD_TFTPPUT=y CONFIG_CMD_CACHE=y CONFIG_CMD_TIME=y -CONFIG_CMD_MVEBU_BUBT=y CONFIG_MVEBU_MMC_BOOT=y CONFIG_CMD_EXT4_WRITE=y CONFIG_MAC_PARTITION=y @@ -71,7 +70,6 @@ CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_MVPP2=y CONFIG_NVME_PCI=y -CONFIG_PCI=y CONFIG_PCIE_DW_MVEBU=y CONFIG_PHY=y CONFIG_MVEBU_COMPHY_SUPPORT=y |