diff options
Diffstat (limited to 'configs/P1020RDB-PD_defconfig')
-rw-r--r-- | configs/P1020RDB-PD_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P1020RDB-PD_defconfig b/configs/P1020RDB-PD_defconfig index a0e5bc33fd..f5e8a1b30a 100644 --- a/configs/P1020RDB-PD_defconfig +++ b/configs/P1020RDB-PD_defconfig @@ -7,6 +7,10 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="P1020RDB_PD" CONFIG_HUSH_PARSER=y +CONFIG_CMD_SF=y +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y +CONFIG_CMD_PING=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_SPANSION=y CONFIG_NETDEVICES=y |