SF_Ch_pstore: Kconfig

File Kconfig, 140 bytes (added by admin, 6 years ago)
Line 
1menu "Guhl"
2
3config GUHL_PANIC
4        tristate "Guhls kernel panic"
5        depends on MODULES
6        help
7          Guhl will cause a kernel panic for you
8
9endmenu
10