aboutsummaryrefslogtreecommitdiff
path: root/include/configs/u5500.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/u5500.h')
-rw-r--r--include/configs/u5500.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/u5500.h b/include/configs/u5500.h
index e8ee4e6f1..3604df5f6 100644
--- a/include/configs/u5500.h
+++ b/include/configs/u5500.h
@@ -95,6 +95,8 @@
#define CONFIG_CMD_SOURCE
#define CONFIG_CMD_TOC
#define CONFIG_CMD_DATE
+#define CONFIG_CMD_KEYPAD_DETECT
+
#define CONFIG_RTC_PL031_ST
#define CONFIG_SYS_RTC_PL031_BASE U5500_RTC_BASE
@@ -221,6 +223,10 @@
#define CONFIG_ENV_OFFSET_END 0x13FE0000
#define CONFIG_U8500_MMC 1
+/*-----------------------------------------------------------------------
+ * KEYPAD related configs
+ */
+#define CONFIG_U5500_KEYPAD 1
/*------------------------------------------------------------------------------
* base register values for U5500
*/