diff options
author | Tuomas Tynkkynen | 2017-12-08 15:36:19 +0200 |
---|---|---|
committer | Tom Rini | 2017-12-12 18:13:19 -0500 |
commit | 9fd95ef0d39819fb27441fdd0f1b15b05d9b5085 (patch) | |
tree | 31fd3df90a60e835625763dfbc25be2cb5184815 /scripts | |
parent | 477b16a7982eee080a142f08f2cf2d05ade99c31 (diff) |
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
And use 'imply' liberally.
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 e8f8edf8c0d..798befe0ca3 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1910,7 +1910,6 @@ CONFIG_SCIF CONFIG_SCIF_A CONFIG_SCIF_EXT_CLOCK CONFIG_SCIF_USE_EXT_CLK -CONFIG_SCSI_AHCI CONFIG_SCSI_AHCI_PLAT CONFIG_SCSI_DEV_LIST CONFIG_SC_TIMER_CLK |