add touch index in Kconfig file

This commit is contained in:
tyustli 2019-06-18 11:06:18 +08:00
parent a6a01da3be
commit e8e2e0af3c

View File

@ -264,6 +264,10 @@ if RT_USING_SENSOR
default y
endif
config RT_USING_TOUCH
bool "Using Touch device drivers"
default n
menu "Using Hardware Crypto drivers"
config RT_USING_HWCRYPTO
bool "Using Hardware Crypto"