diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index 35c75cb1fd..ee34a92c44 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -25,6 +25,8 @@ 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_SYS_BOOTCOUNT_SINGLEWORD=y # CONFIG_MMC is not set CONFIG_SCSI=y CONFIG_OF_LIBFDT=y |