config SOCT_SP805_WATCHDOG
        bool "SOC SP805 Watchdog support"
        default n
        depends on (ARM || ARM64) && ARM_AMBA
        select WATCHDOG_CORE
        help
          Say yes here to support SOC SP805 Watchdog in kernel
config SOCT_FIQ
        bool "Dump Info Throuth Kernel FIQ support"
        default n
        depends on PRINTK_NMI
        help
          Say yes here to support FIQ Dump Info in kernel
