From d1ec9461f2a2b478b3682dfc3f0f72e3fdd104c1 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Fri, 9 Feb 2018 23:50:57 +0100 Subject: Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig This converts the following to Kconfig: CONFIG_BOOTCOUNT_LIMIT Signed-off-by: Lukasz Majewski Tested-by: Alex Kiernan Reviewed-by: Hannes Schmelzer Acked-by: Hannes Schmelzer --- configs/highbank_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/highbank_defconfig') diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index 35c75cb1fd..ec7bc8eadc 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -25,6 +25,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_PARTITION_UUIDS is not set CONFIG_ENV_IS_IN_NVRAM=y CONFIG_SCSI_AHCI=y +CONFIG_BOOTCOUNT_LIMIT=y # CONFIG_MMC is not set CONFIG_SCSI=y CONFIG_OF_LIBFDT=y -- cgit v1.2.3