summaryrefslogtreecommitdiff
path: root/test/Kconfig
blob: 0c249912b27c31475c090c1f353071104d9e208e (plain)
1
2
3
4
5
6
7
8
9
10
11
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