From 0091362ce50917ac028e515b9fa19d1257a3080c Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:32 -0600 Subject: Convert CONFIG_CMD_PCA953X to Kconfig This converts the following to Kconfig: CONFIG_CMD_PCA953X Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- configs/xpedite550x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/xpedite550x_defconfig') diff --git a/configs/xpedite550x_defconfig b/configs/xpedite550x_defconfig index af56226abec..98e71245a7e 100644 --- a/configs/xpedite550x_defconfig +++ b/configs/xpedite550x_defconfig @@ -21,6 +21,7 @@ CONFIG_CMD_DATE=y # CONFIG_CMD_HASH is not set CONFIG_CMD_JFFS2=y # CONFIG_CMD_IRQ is not set +CONFIG_CMD_PCA953X=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHYLIB=y -- cgit v1.2.3