diff options
Diffstat (limited to 'configs/harmony_defconfig')
-rw-r--r-- | configs/harmony_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index 00dc37d..c706bfa 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_defconfig @@ -10,10 +10,13 @@ CONFIG_SYS_PROMPT="Tegra20 (Harmony) # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +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_DM_PMIC=y CONFIG_DM_REGULATOR=y CONFIG_PWM_TEGRA=y |