diff options
| author | Patrick Delaunay <[email protected]> | 2021-10-04 11:59:54 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-15 07:55:52 -0400 |
| commit | 42d32c35524b79c8cfd8f5dd568bd8d55417c84e (patch) | |
| tree | a56d88d6a89dcc0e757fa52d6bcebcc726d9186b /scripts | |
| parent | 0d76e4ec8dc121471127f68a9795443a02251116 (diff) | |
Remove unused CONFIG_CONS_NONE
Remove the latest reference of CONFIG_CONS_NONE 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 ca7ca822cb0..21c0e70e02d 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -142,7 +142,6 @@ CONFIG_COMMON_BOOT CONFIG_COMPAT CONFIG_CONS_EXTC_PINSEL CONFIG_CONS_EXTC_RATE -CONFIG_CONS_NONE CONFIG_CONS_ON_SCC CONFIG_CONS_SCIF0 CONFIG_CONS_SCIF1 |
