summaryrefslogtreecommitdiffstats
path: root/include/configs/seaboard.h
diff options
context:
space:
mode:
authorAllen Martin <amartin@nvidia.com>2012-10-24 08:32:06 +0000
committerMarek Vasut <marex@denx.de>2012-11-20 00:16:06 +0100
commit5ddcc38bee7c4e58197ff8de7919aca2532a8e03 (patch)
tree49c9962784fd9a2cb141bbd938b9012cdbd3d2ef /include/configs/seaboard.h
parent7992bfbf8dcc5162a096b1da0be8807d0f892257 (diff)
downloadblackbird-obmc-uboot-5ddcc38bee7c4e58197ff8de7919aca2532a8e03.tar.gz
blackbird-obmc-uboot-5ddcc38bee7c4e58197ff8de7919aca2532a8e03.zip
tegra: Enable USB keyboard
Enable USB keyboard for seaboard and ventana Signed-off-by: Allen Martin <amartin@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r--include/configs/seaboard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 60ddeac666..ab10bd0abc 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -99,6 +99,9 @@
#define CONFIG_TEGRA_KEYBOARD
#define CONFIG_KEYBOARD
+/* USB keyboard */
+#define CONFIG_USB_KEYBOARD
+
#include "tegra-common-post.h"
/* NAND support */
OpenPOWER on IntegriCloud