summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-05 01:26:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-05 01:26:02 +0000
commitd3a3e1db2f4dfa927b1304c8ea810ad131675e83 (patch)
tree5b0aed977c383d7a041bd52eb9dd18a09c0f706d /nuttx/configs/Kconfig
parentd1b5dcf2deac5613a03a84156176d9f2d4d16cca (diff)
downloadnuttx-d3a3e1db2f4dfa927b1304c8ea810ad131675e83.tar.gz
nuttx-d3a3e1db2f4dfa927b1304c8ea810ad131675e83.tar.bz2
nuttx-d3a3e1db2f4dfa927b1304c8ea810ad131675e83.zip
Enable LEDs in all Open1788 configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5706 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 9883ca3de..2ef27ea23 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -368,6 +368,9 @@ config ARCH_BOARD_OLIMEX_STM32P107
config ARCH_BOARD_OPEN1788
bool "Wave Share Open1788"
depends on ARCH_CHIP_LPC1788
+ select ARCH_HAVE_LEDS
+ select ARCH_HAVE_BUTTONS
+ select ARCH_HAVE_IRQBUTTONS
---help---
This port uses the Wave Share Open1788 board. See the
http://wvshare.com/product/Open1788-Standard.htm for further