From 942e88ce3a1e8b5a5c58ba5578438b9df5a4b5c4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Jul 2012 20:02:57 +0000 Subject: Add logic to initialize the LPC43xx SPIFI device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4949 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lpc4330-xplorer/nsh/defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/configs/lpc4330-xplorer/nsh/defconfig') diff --git a/nuttx/configs/lpc4330-xplorer/nsh/defconfig b/nuttx/configs/lpc4330-xplorer/nsh/defconfig index 8ab5e33ac..de4d3ff09 100644 --- a/nuttx/configs/lpc4330-xplorer/nsh/defconfig +++ b/nuttx/configs/lpc4330-xplorer/nsh/defconfig @@ -659,7 +659,8 @@ CONFIG_MMCSD_HAVECARDDETECT=n # # This configuration has some special options that can be used to -# create a block device on the SPIFI FLASH: +# create a block device on the SPIFI FLASH. NOTE: CONFIG_LPC43_SPIFI=y +# must also be defined to enable SPIFI setup support: # # CONFIG_SPIFI_BLKDRVR - Enable to create a block driver on the SPFI # device. -- cgit v1.2.3