[U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig

2015-04-03 Thread Stefan Agner
This commit allows users to enable/disable the Freescale NFC controller found in systems like Vybrid (VF610), MPC5125, MCF54418 or Kinetis K70 via Kconfig with more detailed help docs. Signed-off-by: Stefan Agner ste...@agner.ch --- configs/vf610twr_defconfig | 2 ++ drivers/mtd/nand/Kconfig

Re: [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig

2015-04-03 Thread Stefan Agner
On 2015-04-03 22:46, Scott Wood wrote: On Fri, 2015-04-03 at 22:42 +0200, Stefan Agner wrote: On 2015-04-03 22:30, Scott Wood wrote: On Fri, 2015-04-03 at 20:40 +0200, Stefan Agner wrote: This commit allows users to enable/disable the Freescale NFC controller found in systems like Vybrid

Re: [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig

2015-04-03 Thread Scott Wood
On Fri, 2015-04-03 at 22:42 +0200, Stefan Agner wrote: On 2015-04-03 22:30, Scott Wood wrote: On Fri, 2015-04-03 at 20:40 +0200, Stefan Agner wrote: This commit allows users to enable/disable the Freescale NFC controller found in systems like Vybrid (VF610), MPC5125, MCF54418 or Kinetis

Re: [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig

2015-04-03 Thread Scott Wood
On Fri, 2015-04-03 at 20:40 +0200, Stefan Agner wrote: This commit allows users to enable/disable the Freescale NFC controller found in systems like Vybrid (VF610), MPC5125, MCF54418 or Kinetis K70 via Kconfig with more detailed help docs. Signed-off-by: Stefan Agner ste...@agner.ch ---

Re: [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig

2015-04-03 Thread Stefan Agner
On 2015-04-03 22:30, Scott Wood wrote: On Fri, 2015-04-03 at 20:40 +0200, Stefan Agner wrote: This commit allows users to enable/disable the Freescale NFC controller found in systems like Vybrid (VF610), MPC5125, MCF54418 or Kinetis K70 via Kconfig with more detailed help docs.

Re: [U-Boot] [PATCH 2/4] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig

2015-04-03 Thread Scott Wood
On Sat, 2015-04-04 at 00:30 +0200, Stefan Agner wrote: On 2015-04-03 22:46, Scott Wood wrote: On Fri, 2015-04-03 at 22:42 +0200, Stefan Agner wrote: On 2015-04-03 22:30, Scott Wood wrote: On Fri, 2015-04-03 at 20:40 +0200, Stefan Agner wrote: This commit allows users to enable/disable