CONFIG_BLK_DEV_FD has a dependency on CONFIG_ISA_DMA_API, otherwise a
kernel config warning will be logged and it will not be enabled.

Signed-off-by: Jon Mason <jdma...@kudzu.us>
---
 bsp/common-pc/common-pc-drivers.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/common-pc/common-pc-drivers.cfg 
b/bsp/common-pc/common-pc-drivers.cfg
index e511c94428a7..5e2018d6aac0 100644
--- a/bsp/common-pc/common-pc-drivers.cfg
+++ b/bsp/common-pc/common-pc-drivers.cfg
@@ -54,6 +54,7 @@ CONFIG_I2C_I801=y
 
 CONFIG_SATA_AHCI=y
 
+CONFIG_ISA_DMA_API=y
 CONFIG_BLK_DEV_FD=m
 CONFIG_BLK_DEV=y
 
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11110): 
https://lists.yoctoproject.org/g/linux-yocto/message/11110
Mute This Topic: https://lists.yoctoproject.org/mt/90161229/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to