blob: 9eabe3d84cc4d1ebf3f9b3a2ac614dd2f2d7f381 [file] [log] [blame]
#
# AVIO variants
#
if ARCH_BERLIN
choice
prompt "Synaptics AVIO Variants"
default AVIO_NONE
config AVIO_NONE
bool "Not select any AVIO variant in default"
config AVIO_AS370
bool "Synaptics AS370"
config AVIO_AS390
bool "Synaptics AS390"
endchoice
endif