summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-07-16 19:10:39 -0700
committerYe Li <ye.li@nxp.com>2018-07-19 20:45:40 -0700
commit065c4a2bdd601cc91546ecf1d52680bcaab6c76a (patch)
treec509d408a22ba69340c6defea4f2f82ce14763cf /scripts
parent4397a056bff3dac809a9d013eeb5669b2cac2d26 (diff)
MLK-18934 usb: fastboot: Remove CONFIG_BOOTLOADER_OFFSET_xxx configurations
We can get the bootimage SD/MMC offset at runtime according to the SOC type and version. No need to use CONFIG_BOOTLOADER_OFFSET_33K and CONFIG_BOOTLOADER_OFFSET_32K any longer, so remove them. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 63af66f27c2c1b836c6dd48eb9901d622007e4a4)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 625936751b..6879681ccb 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -149,8 +149,6 @@ CONFIG_BOARD_TYPES
CONFIG_BOOGER
CONFIG_BOOTBLOCK
CONFIG_BOOTFILE
-CONFIG_BOOTLOADER_OFFSET_32K
-CONFIG_BOOTLOADER_OFFSET_33K
CONFIG_BOOTMAPSZ
CONFIG_BOOTMODE
CONFIG_BOOTM_LINUX