#+++++++++++++++++++++++++++++++++++++++++++++++++++ menuconfig SOCT_TSIO_SUPPORT tristate "TSIO Support" default y if SOCT_DRV_BUILDIN default m config SOCT_TSIO_PROC_SUPPORT bool default y if SOCT_PROC_SUPPORT default n config SOCT_TSIO_SMMU_SUPPORT bool default y if SOCT_SMMU_SUPPORT default n config SOCT_PHY_LOOPBACK_SUPPORT bool default y if SOCT_LOOPBACK_SUPPORT default n #++++++++++++++++++++++++++++++++++++++++++++++++++++