diff options
author | Tom Rini <trini@konsulko.com> | 2022-08-23 15:24:14 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-23 15:24:14 -0400 |
commit | 1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch) | |
tree | 7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/hikey_defconfig | |
parent | 1d323d83061fae8f94a9118b8db3384daef26216 (diff) | |
download | u-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.tar.gz u-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.tar.bz2 u-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index 84242e8784..59d61faeaf 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -32,7 +32,6 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SYS_MMC_ENV_PART=2 CONFIG_MMC_DW=y CONFIG_MMC_DW_K3=y -CONFIG_DM_ETH=y CONFIG_POWER_LEGACY=y CONFIG_CONS_INDEX=4 CONFIG_USB=y |