]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - samples/Kconfig
markers: Add samples subdir
[linux-2.6-omap-h63xx.git] / samples / Kconfig
diff --git a/samples/Kconfig b/samples/Kconfig
new file mode 100644 (file)
index 0000000..b46b4cf
--- /dev/null
@@ -0,0 +1,11 @@
+# samples/Kconfig
+
+menuconfig SAMPLES
+       bool "Sample kernel code"
+       help
+         You can build and test sample kernel code here.
+
+if SAMPLES
+
+
+endif # SAMPLES