1config DRV_WDT 2 3tristate "WDT" 4default n 5 6---help--- 7Enable compilation option for driver WDT 8 9config MSTAR_UTPA2K_WDT_ENABLE 10 bool "Enable Mstar UTPA2K WDT" 11 default n 12 help 13 Select if you want to enable UTPA2K 14config MSTAR_WDT_KERNEL_MODE 15 bool "Enable WDT Kernel Mode" 16 default n 17 help 18 Select if you want to enable KernelMode