Adding NFC Driver Support
This commit is contained in:
parent
d5588442de
commit
d769945967
@ -1410,7 +1410,31 @@ CONFIG_NET_9P_VIRTIO=y
|
||||
# CONFIG_NET_9P_DEBUG is not set
|
||||
# CONFIG_CAIF is not set
|
||||
# CONFIG_CEPH_LIB is not set
|
||||
# CONFIG_NFC is not set
|
||||
CONFIG_NFC=m
|
||||
# CONFIG_NFC_DIGITAL is not set
|
||||
CONFIG_NFC_NCI=m
|
||||
CONFIG_NFC_NCI_SPI=m
|
||||
CONFIG_NFC_NCI_UART=m
|
||||
# CONFIG_NFC_HCI is not set
|
||||
|
||||
#
|
||||
# Near Field Communication (NFC) devices
|
||||
#
|
||||
# CONFIG_NFC_FDP is not set
|
||||
CONFIG_NFC_PN533=m
|
||||
CONFIG_NFC_PN533_USB=m
|
||||
CONFIG_NFC_PN533_I2C=m
|
||||
CONFIG_NFC_MRVL=m
|
||||
CONFIG_NFC_MRVL_USB=m
|
||||
CONFIG_NFC_MRVL_UART=m
|
||||
CONFIG_NFC_MRVL_I2C=m
|
||||
CONFIG_NFC_MRVL_SPI=m
|
||||
CONFIG_NFC_ST_NCI=m
|
||||
CONFIG_NFC_ST_NCI_I2C=m
|
||||
CONFIG_NFC_ST_NCI_SPI=m
|
||||
CONFIG_NFC_NXP_NCI=m
|
||||
CONFIG_NFC_NXP_NCI_I2C=m
|
||||
# CONFIG_NFC_S3FWRN5_I2C is not set
|
||||
CONFIG_PSAMPLE=m
|
||||
CONFIG_NET_IFE=m
|
||||
CONFIG_LWTUNNEL=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user