blob: df9cf62823f3565f62d3ab579ea932e43755546d [file] [log] [blame]
# Copyright (c) 2025 TOKITA Hiroshi
# SPDX-License-Identifier: Apache-2.0
config ENTROPY_VIRTIO
bool "Driver for VIRTIO Entropy device"
depends on DT_HAS_VIRTIO_DEVICE4_ENABLED
depends on VIRTIO
select ENTROPY_HAS_DRIVER
default y
help
Enable driver for the VIRTIO Entropy device.