From 8f2fe0c86c56175dd7d5d0e3bc26bef41f224f03 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Wed, 21 Sep 2016 07:58:19 +0200 Subject: kconfig: introduce kconfig for UBI move the UBI config options into Kconfig. Signed-off-by: Heiko Schocher Reviewed-by: Simon Glass Reviewed-by: Andrew F. Davis Reviewed by: Evgeni Dobrev --- configs/socfpga_arria5_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/socfpga_arria5_defconfig') diff --git a/configs/socfpga_arria5_defconfig b/configs/socfpga_arria5_defconfig index abb89b2e66..71708796e2 100644 --- a/configs/socfpga_arria5_defconfig +++ b/configs/socfpga_arria5_defconfig @@ -31,6 +31,7 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_CMD_UBI=y CONFIG_SPL_DM=y CONFIG_SPL_DM_SEQ_ALIAS=y CONFIG_DM_GPIO=y -- cgit v1.2.3