aboutsummaryrefslogtreecommitdiff
path: root/src/device/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/Kconfig')
-rw-r--r--src/device/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/device/Kconfig b/src/device/Kconfig
index 79ce77d66e..f7f4b90c5e 100644
--- a/src/device/Kconfig
+++ b/src/device/Kconfig
@@ -811,4 +811,9 @@ config RESOURCE_ALLOCATOR_V4
ranges for allocating resources. This allows allocation of resources
above 4G boundary as well.
+config XHCI_UTILS
+ def_bool n
+ help
+ Provides xHCI utility functions.
+
endmenu