summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-06 09:17:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-06 09:17:11 -0600
commit97979ae5b3d3dbef49597919392b860ac96578b0 (patch)
treec5b722062f0ceb161ba32d2d7077603aab6c9f08 /nuttx/configs/Kconfig
parenta04430f5dfc0f3f7f29664c2a77b12c3673527ed (diff)
downloadnuttx-97979ae5b3d3dbef49597919392b860ac96578b0.tar.gz
nuttx-97979ae5b3d3dbef49597919392b860ac96578b0.tar.bz2
nuttx-97979ae5b3d3dbef49597919392b860ac96578b0.zip
configs/us7032evb1/ostest: Configuration converted to use the kconfig-frontends tools
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 2bff281bd..654b7f8ce 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -764,6 +764,7 @@ config ARCH_BOARD_US7032EVB1
bool "Hitachi SH-1/US7032EVB1 board"
depends on ARCH_CHIP_SH7032
select ARCH_HAVE_LEDS
+ select ARCH_HAVE_BUTTONS
---help---
This is a port of the Hitachi SH-1 on the Hitachi SH-1/US7032EVB1 board.
STATUS: Work has just began on this port.