]> Git Repo - J-u-boot.git/commit
ata: DWC_AHSATA depends on BLK
authorTom Rini <[email protected]>
Wed, 10 Feb 2021 02:42:44 +0000 (21:42 -0500)
committerTom Rini <[email protected]>
Sat, 10 Apr 2021 11:53:50 +0000 (07:53 -0400)
commit90932da70cf88db51f9eadd0ffcd7898960e9d66
tree99bdcd604ed2be9c75f5074ab7069b0415a89b5a
parentf9836dabd8f0a50932eef18f8f5e821a9d35a7bc
ata: DWC_AHSATA depends on BLK

The dwc ahsata driver is written such that CONFIG_BLK must be enabled,
add this as a dependency in Kconfig.

Signed-off-by: Tom Rini <[email protected]>
drivers/ata/Kconfig
This page took 0.027589 seconds and 4 git commands to generate.