From 6cdd70eb52cc597717f549cd1b04bb85cc7a26a5 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 16 Feb 2018 15:50:43 +0000 Subject: Convert CONFIG_BOOTCOUNT_I2C to Kconfig This converts the following to Kconfig: CONFIG_BOOTCOUNT_I2C Signed-off-by: Alex Kiernan Reviewed-by: Lukasz Majewski --- configs/ids8313_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ids8313_defconfig') diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index 5557402e6a..5ca7703010 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig @@ -35,6 +35,7 @@ CONFIG_BOOTP_GATEWAY=y CONFIG_BOOTP_HOSTNAME=y CONFIG_BOOTP_SUBNETMASK=y CONFIG_BOOTCOUNT_LIMIT=y +CONFIG_BOOTCOUNT_I2C=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHYLIB=y -- cgit v1.2.1