diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-09 00:32:11 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-10 12:39:05 (GMT) |
commit | de88e4ba9f7d20292181c84252a1a6f7fa654072 (patch) | |
tree | 0fc2eeeb14e081bc0a86d570e2e5c6b8841e56b7 /configs/rpi_2_defconfig | |
parent | 8b7d0924544156010a0b9e51dfa9b5985d136f64 (diff) | |
download | u-boot-de88e4ba9f7d20292181c84252a1a6f7fa654072.tar.xz |
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rpi_2_defconfig')
-rw-r--r-- | configs/rpi_2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rpi_2_defconfig b/configs/rpi_2_defconfig index be3e5e7..862203f 100644 --- a/configs/rpi_2_defconfig +++ b/configs/rpi_2_defconfig @@ -25,5 +25,4 @@ CONFIG_DM_VIDEO=y CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_PHYS_TO_BUS=y -CONFIG_OF_LIBFDT=y CONFIG_OF_LIBFDT_OVERLAY=y |