diff options
| author | Alexey Brodkin <[email protected]> | 2019-01-09 11:22:40 +0300 |
|---|---|---|
| committer | Alexey Brodkin <[email protected]> | 2019-01-25 08:38:18 +0300 |
| commit | 31e00acdc7e781d1cc681e25aae7485c34762672 (patch) | |
| tree | 110ceb455acb67286199cf30e086079a413435a4 /scripts | |
| parent | ce0d1e48165fdd3bde4bb431f1d2e100b1617a6e (diff) | |
serial: Get rid of CONFIG_DW_SERIAL
CONFIG_DW_SERIAL is no longer used anywhere so let's forget about it.
Signed-off-by: Alexey Brodkin <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Adam Ford <[email protected]>
Cc: Mario Six <[email protected]>
Cc: Tuomas Tynkkynen <[email protected]>
Cc: Alex Kiernan <[email protected]>
Cc: "Jorg Krause" <[email protected]>
Cc: Stephen Warren <[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 e6ac098e279..f0a0e0551bb 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -426,7 +426,6 @@ CONFIG_DW_ALTDESCRIPTOR CONFIG_DW_AXI_BURST_LEN CONFIG_DW_GMAC_DEFAULT_DMA_PBL CONFIG_DW_MAC_FORCE_THRESHOLD_MODE -CONFIG_DW_SERIAL CONFIG_DW_UDC CONFIG_DW_WDT_BASE CONFIG_DW_WDT_CLOCK_KHZ |
