diff options
author | Tom Rini <trini@konsulko.com> | 2020-08-26 17:26:24 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-08-26 17:26:24 -0400 |
commit | d86bf9124f7362e959d03962428c037eb4efe7db (patch) | |
tree | cc87a0ca902593ae615c50338d96187c1d2f8b7b /configs/sandbox_defconfig | |
parent | 7a1a01c6029039e4fa6aa185cdbbf9a357eecba7 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r-- | configs/sandbox_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 18bfdc0162..6e9f029cc9 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -117,9 +117,9 @@ CONFIG_AXI_SANDBOX=y CONFIG_BOOTCOUNT_LIMIT=y CONFIG_DM_BOOTCOUNT=y CONFIG_DM_BOOTCOUNT_RTC=y +CONFIG_DM_BOOTCOUNT_I2C_EEPROM=y CONFIG_BUTTON=y CONFIG_BUTTON_GPIO=y -CONFIG_DM_BOOTCOUNT_I2C_EEPROM=y CONFIG_CLK=y CONFIG_CLK_COMPOSITE_CCF=y CONFIG_SANDBOX_CLK_CCF=y |