mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-04 12:42:32 +07:00
12 lines
152 B
Plaintext
12 lines
152 B
Plaintext
![]() |
# samples/Kconfig
|
||
|
|
||
|
menuconfig SAMPLES
|
||
|
bool "Sample kernel code"
|
||
|
help
|
||
|
You can build and test sample kernel code here.
|
||
|
|
||
|
if SAMPLES
|
||
|
|
||
|
|
||
|
endif # SAMPLES
|