Add samsung specific changes
This commit is contained in:
@@ -278,6 +278,16 @@ config SAMPLE_CORESIGHT_SYSCFG
|
||||
This demonstrates how a user may create their own CoreSight
|
||||
configurations and easily load them into the system at runtime.
|
||||
|
||||
config SAMPLE_GUNYAH
|
||||
bool "Build example Gunyah Virtual Machine Manager"
|
||||
depends on CC_CAN_LINK && HEADERS_INSTALL
|
||||
depends on GUNYAH
|
||||
help
|
||||
Build an example Gunyah VMM userspace program capable of launching
|
||||
a basic virtual machine under the Gunyah hypervisor.
|
||||
This demonstrates how to create a virtual machine under the Gunyah
|
||||
hypervisor.
|
||||
|
||||
config SAMPLE_KMEMLEAK
|
||||
tristate "Simple test for the kernel memory leak detector"
|
||||
depends on DEBUG_KMEMLEAK && m
|
||||
|
Reference in New Issue
Block a user