diff options
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | 2017-12-08 15:36:15 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-12-12 14:05:48 -0500 |
commit | 32f0398ba559408e4effa2372697a0cc4d189756 (patch) | |
tree | f79ca91b10cc0630fcf9349a9bef661bd5d221aa /scripts | |
parent | c88ecf47bdcd0af21b23a3317116bcd956f1e775 (diff) | |
download | u-boot-32f0398ba559408e4effa2372697a0cc4d189756.tar.gz u-boot-32f0398ba559408e4effa2372697a0cc4d189756.tar.xz u-boot-32f0398ba559408e4effa2372697a0cc4d189756.zip |
ata: Migrate CONFIG_SATA_SIL3114 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 53f0857d73..dc69c191c0 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1904,7 +1904,6 @@ CONFIG_SAR_REG CONFIG_SATA1 CONFIG_SATA2 CONFIG_SATA_MV -CONFIG_SATA_SIL3114 CONFIG_SATA_ULI5288 CONFIG_SBC8349 CONFIG_SBC8548 |