From a7f89980e5b3f4b9a74c70dbc5ffe8aabd28be28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 6 Jul 2014 18:04:32 +0200 Subject: Imported Upstream version 2.9.3 --- test/Kconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/Kconfig (limited to 'test/Kconfig') diff --git a/test/Kconfig b/test/Kconfig new file mode 100644 index 0000000..0c24991 --- /dev/null +++ b/test/Kconfig @@ -0,0 +1,12 @@ +# +# DOPANIC device configuration +# + +menu "DOPANIC" +config DOPANIC + tristate 'Do Panic' + help + This causes a Linux kernel panic when loaded. + If unsure, say N. + +endmenu -- cgit v1.2.3