diff options
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | 2017-12-08 15:36:18 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-12-12 14:06:46 -0500 |
commit | 477b16a7982eee080a142f08f2cf2d05ade99c31 (patch) | |
tree | 672e105bb28c13a8af7d1a5256c34a2bf6f32d5d /scripts | |
parent | 9920d151c4b22540a937c4225020069c583a7fad (diff) | |
download | u-boot-477b16a7982eee080a142f08f2cf2d05ade99c31.tar.gz |
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
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 f10a762934..e8f8edf8c0 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -492,7 +492,6 @@ CONFIG_DWC2_ULPI_FS_LS CONFIG_DWC2_UTMI_WIDTH CONFIG_DWCDDR21MCTL CONFIG_DWCDDR21MCTL_BASE -CONFIG_DWC_AHSATA CONFIG_DWC_AHSATA_BASE_ADDR CONFIG_DWC_AHSATA_PORT_ID CONFIG_DW_ALTDESCRIPTOR |