summaryrefslogtreecommitdiff
path: root/configs/uniphier_pro4_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-17 07:17:39 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-22 23:37:56 (GMT)
commit6012c3b659d58ceac9b4e7f27900de6e3b09a6b4 (patch)
tree9467cced6781739f8a32b0f5186d72a0a5d0dff2 /configs/uniphier_pro4_defconfig
parentc21f58548c812032207d986ca7b5baa0bb4a5972 (diff)
downloadu-boot-fsl-qoriq-6012c3b659d58ceac9b4e7f27900de6e3b09a6b4.tar.xz
ARM: uniphier: disable CONFIG_SPL_DOS_PARTITION
The SPL for UniPhier platform does not recognize any partitions. Do not compile unneeded features. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_pro4_defconfig')
-rw-r--r--configs/uniphier_pro4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_pro4_defconfig b/configs/uniphier_pro4_defconfig
index 36f9743..1a5e66d 100644
--- a/configs/uniphier_pro4_defconfig
+++ b/configs/uniphier_pro4_defconfig
@@ -26,6 +26,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
# CONFIG_CMD_MISC is not set
CONFIG_CMD_FAT=y
+# CONFIG_SPL_DOS_PARTITION is not set
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_GPIO_UNIPHIER=y
CONFIG_MISC=y