diff options
Diffstat (limited to 'configs/whistler_defconfig')
-rw-r--r-- | configs/whistler_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/whistler_defconfig b/configs/whistler_defconfig index d443ae377c..a6d143868c 100644 --- a/configs/whistler_defconfig +++ b/configs/whistler_defconfig @@ -10,10 +10,14 @@ CONFIG_SYS_PROMPT="Tegra20 (Whistler) # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set +CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_DM_USB=y |