diff options
Diffstat (limited to 'drivers/base/Kconfig')
-rw-r--r-- | drivers/base/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index d02e7c0f5bfd..8defa9d87a6f 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig | |||
@@ -224,6 +224,8 @@ config DEBUG_TEST_DRIVER_REMOVE | |||
224 | unusable. You should say N here unless you are explicitly looking to | 224 | unusable. You should say N here unless you are explicitly looking to |
225 | test this functionality. | 225 | test this functionality. |
226 | 226 | ||
227 | source "drivers/base/test/Kconfig" | ||
228 | |||
227 | config SYS_HYPERVISOR | 229 | config SYS_HYPERVISOR |
228 | bool | 230 | bool |
229 | default n | 231 | default n |