From 978f0854da2abaeebe047c24c12c1033de75060a Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:31 -0600 Subject: Convert CONFIG_CMD_ONENAND to Kconfig This converts the following to Kconfig: CONFIG_CMD_ONENAND Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- configs/s5p_goni_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/s5p_goni_defconfig') diff --git a/configs/s5p_goni_defconfig b/configs/s5p_goni_defconfig index 9c66a1826d..0045f5e63e 100644 --- a/configs/s5p_goni_defconfig +++ b/configs/s5p_goni_defconfig @@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="Goni # " # CONFIG_CMD_FLASH is not set CONFIG_CMD_GPT=y CONFIG_CMD_MMC=y +CONFIG_CMD_ONENAND=y CONFIG_CMD_DFU=y CONFIG_CMD_USB_MASS_STORAGE=y # CONFIG_CMD_FPGA is not set -- cgit v1.2.3