summaryrefslogtreecommitdiff
path: root/configs/evb-rk3229_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-11-19 13:56:18 +0530
committerKever Yang <kever.yang@rock-chips.com>2019-11-23 22:29:49 +0800
commita9af59a30ab8e701e4247a0bc8dfe1b155ffdb8a (patch)
tree5b989a43956213cda4049bdd7a0b3ba566447aa0 /configs/evb-rk3229_defconfig
parentb032061405ca42a94a5a0ccf1c97fcbf0f616243 (diff)
fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
Select CONFIG_FASTBOOT_FLASH, CONFIG_FASTBOOT_FLASH_MMC_DEV for rockchip SoC plaforms in fastboot Kconfig file instead of defined it in board defconfig. This eventually drop the explicit configs defined in supporting board defconfig files. Tested-by: Levin Du <djw@t-chip.com.cn> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/evb-rk3229_defconfig')
-rw-r--r--configs/evb-rk3229_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/evb-rk3229_defconfig b/configs/evb-rk3229_defconfig
index e3a9177dfb..84d29e2c44 100644
--- a/configs/evb-rk3229_defconfig
+++ b/configs/evb-rk3229_defconfig
@@ -44,8 +44,6 @@ CONFIG_CLK=y
CONFIG_SPL_CLK=y
CONFIG_TPL_CLK=y
CONFIG_FASTBOOT_BUF_SIZE=0x04000000
-CONFIG_FASTBOOT_FLASH=y
-CONFIG_FASTBOOT_FLASH_MMC_DEV=0
CONFIG_FASTBOOT_CMD_OEM_FORMAT=y
CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y