blob: afc16c993aebe88ef7ba7de6af5a157edab584d1 [file] [log] [blame]
#
# Sensor device configuration
#
menu "AMLOGIC SPI Hardware bus support"
config AMLOGIC_SPICC_MASTER
tristate "AMLOGIC SPICC MASTER SUPPORT"
default n
help
This is amlogic SPICC hardware bus master.
This driver can also be built as a module.
config AMLOGIC_SPICC_SLAVE
tristate "AMLOGIC SPICC SLAVE SUPPORT"
default n
help
This is amlogic SPICC hardware bus slave.
This driver can also be built as a module.
endmenu