menuconfig PHYTIUM_DRIVER
        bool "Phytium devices driver"
	depends on ARCH_PHYTIUM
        ---help---
          Say Y here to get to see options for phytium drivers.

          If you say N, all options in this submenu will be skipped and disabled.

if PHYTIUM_DRIVER

source  "drivers/FtDriver/scto/Kconfig"

endif

