diff options
| -rw-r--r-- | samples/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/Kconfig b/samples/Kconfig index bd133efc1a56..ad1ec7016d4c 100644 --- a/samples/Kconfig +++ b/samples/Kconfig | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | menuconfig SAMPLES | 1 | menuconfig SAMPLES |
| 2 | bool "Sample kernel code" | 2 | bool "Sample kernel code" |
| 3 | depends on !UML | ||
| 3 | help | 4 | help |
| 4 | You can build and test sample kernel code here. | 5 | You can build and test sample kernel code here. |
| 5 | 6 | ||
