diff options
| author | Simon Glass <[email protected]> | 2022-01-22 05:53:25 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-02-09 09:16:47 -0500 |
| commit | 4b4b1de85d914d5d9a964041a87b37ed6463e079 (patch) | |
| tree | 9fe8751a7a178e90656ab6ecc8ebf1ff4bb9720b /scripts | |
| parent | d2da54bfc45371e4f5c31409554dfc78da1e2329 (diff) | |
Drop CONFIG_SYS_PIO_MODE
This option is not used in U-Boot. Drop it.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[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 49674297756..7e72b966c6c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1789,7 +1789,6 @@ CONFIG_SYS_PIOC_PDR_VAL1 CONFIG_SYS_PIOC_PPUDR_VAL CONFIG_SYS_PIOD_PDR_VAL1 CONFIG_SYS_PIOD_PPUDR_VAL -CONFIG_SYS_PIO_MODE CONFIG_SYS_PJPAR CONFIG_SYS_PL310_BASE CONFIG_SYS_PLLAR_VAL |
