diff options
Diffstat (limited to 'configs/P1020MBG-PC_defconfig')
-rw-r--r-- | configs/P1020MBG-PC_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/P1020MBG-PC_defconfig b/configs/P1020MBG-PC_defconfig index f079220f9f..9133731394 100644 --- a/configs/P1020MBG-PC_defconfig +++ b/configs/P1020MBG-PC_defconfig @@ -7,6 +7,9 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="P1020MBG" CONFIG_HUSH_PARSER=y +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y +CONFIG_CMD_PING=y CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_SYS_NS16550=y |