From 3d3a0af8b0d724f46656b6a9cb4a883f374558dc Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 4 Dec 2010 01:56:50 +0000 Subject: P14201 driver now uses new SPI cmddata method git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3158 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/sam3u-ek/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/sam3u-ek/nsh') diff --git a/nuttx/configs/sam3u-ek/nsh/defconfig b/nuttx/configs/sam3u-ek/nsh/defconfig index 3bf81b9b4..54b1e368c 100755 --- a/nuttx/configs/sam3u-ek/nsh/defconfig +++ b/nuttx/configs/sam3u-ek/nsh/defconfig @@ -655,7 +655,7 @@ CONFIG_USBSTRG_REMOVABLE=y # CONFIG_NX_LCDDRIVER # By default, NX builds to use a framebuffer driver (see # include/nuttx/fb.h). If this option is defined, NX will -# build to use an LCD driver (see include/nuttx/lcd.h). +# build to use an LCD driver (see include/nuttx/lcd/lcd.h). # CONFIG_LCD_MAXPOWER - The full-on power setting for an LCD device. # CONFIG_LCD_MAXCONTRAST - The maximum contrast value for an LCD device. # CONFIG_NX_MOUSE -- cgit v1.2.3