summaryrefslogtreecommitdiff
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-10-06 05:31:45 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-15 12:12:46 (GMT)
commitebf7fff20ab8127f318b238e47a21856497bd6fe (patch)
tree209b0461717aa2ae7e0fa7965e6e7c14936e800f /include/configs/gw_ventana.h
parent29d3bc793cf694bd98f693f8a378a99cd7ee91f7 (diff)
downloadu-boot-ebf7fff20ab8127f318b238e47a21856497bd6fe.tar.xz
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Move FDT_FIXUP_PARTITIONS to Kconfig and cleanup existing uses. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 882d213..0b05876 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -420,7 +420,4 @@
"if run ${btype}_boot; then; fi; " \
"done"
-/* Device Tree Support */
-#define CONFIG_FDT_FIXUP_PARTITIONS
-
#endif /* __CONFIG_H */