summaryrefslogtreecommitdiff
path: root/configs/gwventana_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-10-06 07:31:45 +0200
committerTom Rini <trini@konsulko.com>2016-10-15 08:12:46 -0400
commitebf7fff20ab8127f318b238e47a21856497bd6fe (patch)
tree209b0461717aa2ae7e0fa7965e6e7c14936e800f /configs/gwventana_defconfig
parent29d3bc793cf694bd98f693f8a378a99cd7ee91f7 (diff)
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 'configs/gwventana_defconfig')
-rw-r--r--configs/gwventana_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig
index ee823d26e1..c0904b194d 100644
--- a/configs/gwventana_defconfig
+++ b/configs/gwventana_defconfig
@@ -55,3 +55,4 @@ CONFIG_G_DNL_MANUFACTURER="Gateworks"
CONFIG_G_DNL_VENDOR_NUM=0x0525
CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
CONFIG_OF_LIBFDT=y
+CONFIG_FDT_FIXUP_PARTITIONS=y