summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDaniel Palmer <[email protected]>2026-05-16 16:39:59 +0900
committerTom Rini <[email protected]>2026-05-22 16:47:54 -0600
commitb781017fb63831abac4bb6956e83595f5cb8c428 (patch)
tree7fbc28c2c8bb6944859df9c447d9309efd7a9d89 /scripts/basic
parent009cd5b56dbc2d0f7675e4262347a1a6b6a55cb2 (diff)
virtio: cmd: Depend on VIRTIO_BLK
The virtio command is calling virtio blk functions but currently depends on CONFIG_VIRTIO only. This means disabling CONFIG_VIRTIO_BLK causes the final link to fail. Since CONFIG_VIRTIO_BLK depends on CONFIG_VIRTIO switch to depending on just CONFIG_VIRTIO_BLK Reviewed-by: Kuan-Wei Chiu <[email protected]> Reviewed-by: Angelo Dureghello <[email protected]> Reviewed-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Daniel Palmer <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions