diff --git a/kconfig-generic.toml b/kconfig-generic.toml index 51708b012..ff9d44be9 100644 --- a/kconfig-generic.toml +++ b/kconfig-generic.toml @@ -170,6 +170,8 @@ REMOTEPROC_CDEV = "y" ["category:storage".">=0.0.0"."all"] BLK_DEV_NVME = "m" NVME_CORE = "m" +["category:storage".">=0.0.0"."x86_64"] +VMD = "y" # Trusted Platform Modules ["category:tpm".">=0.0.0"."aarch64 armv7"]