commit | c9ab91005022bdc49934235012bd4e1df4ced14b | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Thu Oct 06 07:31:45 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 15 08:12:46 2016 -0400 |
tree | 209b0461717aa2ae7e0fa7965e6e7c14936e800f | |
parent | 6592893ed4f3a17913314a4c2876748b9e72ee6a [diff] [blame] |
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>
diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig index ee823d2..c0904b1 100644 --- a/configs/gwventana_defconfig +++ b/configs/gwventana_defconfig
@@ -55,3 +55,4 @@ CONFIG_G_DNL_VENDOR_NUM=0x0525 CONFIG_G_DNL_PRODUCT_NUM=0xa4a5 CONFIG_OF_LIBFDT=y +CONFIG_FDT_FIXUP_PARTITIONS=y