mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 19:03:31 +08:00
Merge pull request #2789 from tyustli/touch
add touch index in Kconfig file
This commit is contained in:
commit
b01eb52c25
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user