diff options
author | Tom Rini <trini@konsulko.com> | 2019-12-04 17:18:38 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-12-04 17:18:38 -0500 |
commit | 0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 (patch) | |
tree | 731263c81f47c3995562b34f62e54fc4a08affda /configs/elgin-rv1108_defconfig | |
parent | c1c6e4a9da674bce5980d82f8a70a56e023e58c3 (diff) | |
download | u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.tar.gz u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.tar.xz u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/elgin-rv1108_defconfig')
-rw-r--r-- | configs/elgin-rv1108_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/elgin-rv1108_defconfig b/configs/elgin-rv1108_defconfig index 2386b058fb..ff55b9eba7 100644 --- a/configs/elgin-rv1108_defconfig +++ b/configs/elgin-rv1108_defconfig @@ -29,8 +29,6 @@ CONFIG_SYSCON=y CONFIG_CLK=y CONFIG_FASTBOOT_BUF_ADDR=0x62000000 CONFIG_FASTBOOT_BUF_SIZE=0x08000000 -CONFIG_FASTBOOT_FLASH=y -CONFIG_FASTBOOT_FLASH_MMC_DEV=0 CONFIG_ROCKCHIP_GPIO=y CONFIG_SYS_I2C_ROCKCHIP=y CONFIG_MMC_DW=y |