On Mon, Apr 8, 2013 at 12:34 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Mon, 2013-04-08 at 12:31 -0700, Luis R. Rodriguez wrote: >> On Mon, Apr 8, 2013 at 3:26 AM, Thierry Escande >> <thierry.escande@xxxxxxxxxxxxxxx> wrote: >> > Signed-off-by: Thierry Escande <thierry.escande@xxxxxxxxxxxxxxx> >> > --- >> > backport/defconfigs/nfc | 11 +++++++++++ >> > 1 file changed, 11 insertions(+) >> > create mode 100644 backport/defconfigs/nfc >> > >> > diff --git a/backport/defconfigs/nfc b/backport/defconfigs/nfc >> > new file mode 100644 >> > index 0000000..999127f >> > --- /dev/null >> > +++ b/backport/defconfigs/nfc >> > @@ -0,0 +1,11 @@ >> > +CPTCFG_NFC=m >> > +CPTCFG_NFC_NCI=m >> > +CPTCFG_NFC_HCI=m >> > +CPTCFG_NFC_SHDLC=y >> > +CPTCFG_NFC_LLCP=y >> > +CPTCFG_NFC_PN533=m >> > +CPTCFG_NFC_WILINK=m >> > +CPTCFG_NFC_PN544=m >> > +CPTCFG_NFC_PN544_I2C=m >> > +CPTCFG_NFC_MICROREAD=m >> > +CPTCFG_NFC_MICROREAD_I2C=m >> >> Johannes, do we want to be disabling the other subsystems in these ? > > Well anything not listed will have the default values, so that should be > OK, right? Most things should be default off. OK so the default would be -- "if you have it on your kernel then we'll enable at build time", is that right? I wasn't clear on this, that's all. Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html