diff options
Diffstat (limited to 'configs/Hyundai_A7HD_defconfig')
-rw-r--r-- | configs/Hyundai_A7HD_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/Hyundai_A7HD_defconfig b/configs/Hyundai_A7HD_defconfig index e26f4f0ee8..2c861241a4 100644 --- a/configs/Hyundai_A7HD_defconfig +++ b/configs/Hyundai_A7HD_defconfig @@ -16,3 +16,5 @@ CONFIG_USB_MUSB_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-hyundai-a7hd" CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |