summaryrefslogtreecommitdiffstats
path: root/features/nfc/nfc_n.cfg
diff options
context:
space:
mode:
authorDragos Motrea <Dragos.Motrea@enea.com>2017-05-31 14:07:30 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-05 09:29:09 +0200
commit6c9f970096f3dff240b0ab366d94a72f4fbd557c (patch)
tree931de073b7006d236a4bdc1d509abc4b6117e943 /features/nfc/nfc_n.cfg
parent49700962b5d566f0c8e726409063193dee069828 (diff)
downloadenea-kernel-cache-6c9f970096f3dff240b0ab366d94a72f4fbd557c.tar.gz
Optimized the kernel foot print of the Host Image
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/nfc/nfc_n.cfg')
-rw-r--r--features/nfc/nfc_n.cfg40
1 files changed, 40 insertions, 0 deletions
diff --git a/features/nfc/nfc_n.cfg b/features/nfc/nfc_n.cfg
new file mode 100644
index 0000000..428d0eb
--- /dev/null
+++ b/features/nfc/nfc_n.cfg
@@ -0,0 +1,40 @@
1CONFIG_NFC=n
2CONFIG_NFC_DIGITAL=n
3CONFIG_NFC_NCI=n
4CONFIG_NFC_NCI_SPI=n
5# CONFIG_NFC_NCI_UART is not set
6CONFIG_NFC_HCI=n
7CONFIG_NFC_SHDLC=n
8
9#
10# Near Field Communication (NFC) devices
11#
12CONFIG_NFC_TRF7970A=n
13CONFIG_NFC_MEI_PHY=n
14# CONFIG_NFC_SIM is not set
15CONFIG_NFC_PORT100=n
16CONFIG_NFC_FDP=n
17CONFIG_NFC_FDP_I2C=n
18CONFIG_NFC_PN544=n
19CONFIG_NFC_PN544_I2C=n
20CONFIG_NFC_PN544_MEI=n
21CONFIG_NFC_PN533=n
22CONFIG_NFC_PN533_USB=n
23CONFIG_NFC_PN533_I2C=n
24CONFIG_NFC_MICROREAD=n
25CONFIG_NFC_MICROREAD_I2C=n
26CONFIG_NFC_MICROREAD_MEI=n
27CONFIG_NFC_MRVL=n
28CONFIG_NFC_MRVL_USB=n
29CONFIG_NFC_MRVL_I2C=n
30CONFIG_NFC_MRVL_SPI=n
31CONFIG_NFC_ST21NFCA=n
32CONFIG_NFC_ST21NFCA_I2C=n
33CONFIG_NFC_ST_NCI=n
34CONFIG_NFC_ST_NCI_I2C=n
35CONFIG_NFC_ST_NCI_SPI=n
36CONFIG_NFC_NXP_NCI=n
37CONFIG_NFC_NXP_NCI_I2C=n
38CONFIG_NFC_S3FWRN5=n
39CONFIG_NFC_S3FWRN5_I2C=n
40CONFIG_NFC_ST95HF=n