diff options
author | Tom Rini <trini@konsulko.com> | 2021-03-15 10:50:47 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-03-15 10:50:47 -0400 |
commit | 6ad0769c8e76e4abe321f59061ad8e35d950bca3 (patch) | |
tree | 9391af1125c5c71806fa7d76da7ab0200f3365a8 /configs/rpi_0_w_defconfig | |
parent | 23986be8cad36346f210aabab4ff30038f2b731c (diff) | |
download | u-boot-6ad0769c8e76e4abe321f59061ad8e35d950bca3.tar.gz u-boot-6ad0769c8e76e4abe321f59061ad8e35d950bca3.tar.xz u-boot-6ad0769c8e76e4abe321f59061ad8e35d950bca3.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rpi_0_w_defconfig')
-rw-r--r-- | configs/rpi_0_w_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig index 93d790aae6..01565991f5 100644 --- a/configs/rpi_0_w_defconfig +++ b/configs/rpi_0_w_defconfig @@ -21,7 +21,6 @@ CONFIG_OF_EMBED=y CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y -CONFIG_DM_KEYBOARD=y CONFIG_DM_MMC=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_BCM2835=y |