summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/touchscreen/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/touchscreen/defconfig')
-rwxr-xr-xnuttx/configs/sam3u-ek/touchscreen/defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/sam3u-ek/touchscreen/defconfig b/nuttx/configs/sam3u-ek/touchscreen/defconfig
index 1500e0ee9..569672960 100755
--- a/nuttx/configs/sam3u-ek/touchscreen/defconfig
+++ b/nuttx/configs/sam3u-ek/touchscreen/defconfig
@@ -2,7 +2,7 @@
# configs/sam3u-ek/touchscreen/defconfig
#
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -101,8 +101,9 @@ CONFIG_SAM3U_BUILDROOT=y
# Individual subsystems can be enabled:
#
CONFIG_SAM3U_DMA=n
-CONFIG_SAM3U_NAND=n
CONFIG_SAM3U_HSMCI=n
+CONFIG_SAM3U_NAND=n
+CONFIG_SAM3U_SPI=y
CONFIG_SAM3U_UART=y
CONFIG_SAM3U_USART0=n
CONFIG_SAM3U_USART1=n