diff options
| author | Patrick Delaunay <[email protected]> | 2021-10-04 11:59:52 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-15 07:55:17 -0400 |
| commit | 155fb86e2c1435aa3887a1b2000573a4ceea9975 (patch) | |
| tree | d728d98b0384ff08c78d8dab8c91fa3cf333c88e /scripts | |
| parent | e7421b0e4135009f5ffd30670ed8f4b3e880040d (diff) | |
Remove unused CONFIG_NO_RELOCATION
Remove the latest reference of CONFIG_NO_RELOCATION in code
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: 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 5c3800a4e33..63da9777b8e 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -872,7 +872,6 @@ CONFIG_NON_SECURE CONFIG_NORBOOT CONFIG_NORFLASH_PS32BIT CONFIG_NO_ETH -CONFIG_NO_RELOCATION CONFIG_NO_WAIT CONFIG_NS16550_MIN_FUNCTIONS CONFIG_NS8382X |
