Since commit bcc70bc863af ("mx6ul_14x14_evk: Fix SPL boot hang") the symbol
CONFIG_MX6UL_14X14_EVK_EMMC_REWORK is no longer used, so remove it from
the white list too.Signed-off-by: Fabio Estevam <[email protected]> --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index cd154738a4..9e1b651446 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1167,7 +1167,6 @@ CONFIG_MX35_HCLK_FREQ CONFIG_MX6DL_LPDDR2 CONFIG_MX6DQ_LPDDR2 CONFIG_MX6SX_SABRESD_REVA -CONFIG_MX6UL_14X14_EVK_EMMC_REWORK CONFIG_MXC_EPDC CONFIG_MXC_GPT_HCLK CONFIG_MXC_MCI_REGS_BASE -- 2.17.1

