#
# Samsung System LSI - Near Field Communication (NFC) devices
#

config SEC_NFC_SENN3AB
    bool "Samsung NFC driver"
    default n
    help
      SAMSUNG NFC Driver.
      This driver provides support for SAMSUNG NFC products.
      You should select your NFC product and interface.

      Say Y here to compile support for SAMSUNG NFC driver into the
      kernel.


config SEC_NFC_SENN3AB_FN
    bool "SENN3AB_FN"
    depends on SEC_NFC_SENN3AB
    default n
    help
      SAMSUNG NFC Driver for Felica Networks.
      This driver provides support for SAMSUNG NFC products.
      You should select your NFC product and interface.

      Say Y here to compile support for SAMSUNG NFC driver for into the
      kernel.

config NFC_DEBUG
	bool "NFC debug enable"
	default n
	help
		Say Y here to enable debugging support for the SAMSUNG NFC drivers.
