diff options
| author | Harm Berntsen <[email protected]> | 2021-03-30 10:19:39 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2021-04-08 08:50:52 +0200 |
| commit | 594412c79e486ae997406f13d7a3b0181d2dce8a (patch) | |
| tree | eb33c69de63cfe2d9838aaac453059b6cc73eb5b /scripts | |
| parent | af1ecc592586565ffbdf2037f18c439c7eb90b9b (diff) | |
configs: remove obsolete CONFIG_SYS_MMC_BASE
All usages of this have been removed
Signed-off-by: Harm Berntsen <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
CC: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index b693925d20a..6d77564b50e 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2906,7 +2906,6 @@ CONFIG_SYS_MIPS_TIMER_FREQ CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR -CONFIG_SYS_MMC_BASE CONFIG_SYS_MMC_CD_PIN CONFIG_SYS_MMC_CLK_OD CONFIG_SYS_MMC_MAX_BLK_COUNT |
