diff options
Diffstat (limited to 'hw/block/Kconfig')
-rw-r--r-- | hw/block/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/block/Kconfig b/hw/block/Kconfig index 2d17f481ad..4fcd152166 100644 --- a/hw/block/Kconfig +++ b/hw/block/Kconfig @@ -22,6 +22,9 @@ config ECC config ONENAND bool +config TC58128 + bool + config NVME_PCI bool default y if PCI_DEVICES |