diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-08 20:32:11 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-10 08:39:05 -0400 |
commit | de88e4ba9f7d20292181c84252a1a6f7fa654072 (patch) | |
tree | 0fc2eeeb14e081bc0a86d570e2e5c6b8841e56b7 /configs/hikey_defconfig | |
parent | 8b7d0924544156010a0b9e51dfa9b5985d136f64 (diff) | |
download | u-boot-de88e4ba9f7d20292181c84252a1a6f7fa654072.tar.gz |
configs: Resync defconfigs
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 1773a70c80..20e3e98018 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -17,5 +17,4 @@ CONFIG_MMC_DW_K3=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_FAT_WRITE=y -CONFIG_OF_LIBFDT=y CONFIG_OF_LIBFDT_OVERLAY=y |