You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
593 B
15 lines
593 B
7 months ago
|
config VIRTUAL_INPUT
|
||
|
tristate "virtual input device for android"
|
||
|
help
|
||
|
If you say yes here you get support for android.
|
||
|
|
||
|
source "drivers/huanglong/utils/clk/Kconfig"
|
||
|
if ARCH_RESERVED13 || ARCH_RESERVED19 || ARCH_RESERVED9 || ARCH_RESERVED23 || ARCH_RESERVED17 || ARCH_HI3751V811
|
||
|
source "drivers/huanglong/utils/cpu/Kconfig"
|
||
|
source "drivers/huanglong/utils/bootdevice/Kconfig"
|
||
|
source "drivers/huanglong/utils/ddrinfo/Kconfig"
|
||
|
source "drivers/huanglong/utils/pcie/Kconfig"
|
||
|
source "drivers/huanglong/utils/dma/Kconfig"
|
||
|
endif
|
||
|
source "drivers/huanglong/utils/misc/Kconfig"
|