summaryrefslogtreecommitdiff
path: root/configs/snapper9260_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:32 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:50 (GMT)
commit0091362ce50917ac028e515b9fa19d1257a3080c (patch)
treefcfa85f693fecb68c2236e45f9098579dc7eb3b9 /configs/snapper9260_defconfig
parent978f0854da2abaeebe047c24c12c1033de75060a (diff)
downloadu-boot-fsl-qoriq-0091362ce50917ac028e515b9fa19d1257a3080c.tar.xz
Convert CONFIG_CMD_PCA953X to Kconfig
This converts the following to Kconfig: CONFIG_CMD_PCA953X Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/snapper9260_defconfig')
-rw-r--r--configs/snapper9260_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snapper9260_defconfig b/configs/snapper9260_defconfig
index 0c78b47..2e86f95 100644
--- a/configs/snapper9260_defconfig
+++ b/configs/snapper9260_defconfig
@@ -24,6 +24,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_FAT=y
+CONFIG_CMD_PCA953X=y
# CONFIG_MMC is not set
CONFIG_USB=y
CONFIG_USB_STORAGE=y