diff options
author | Florian Fainelli <florian.fainelli@telecomint.eu> | 2008-01-07 13:00:46 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 05:15:01 -0500 |
commit | f6ed10ab972b00cd57567a2ac9e393226840e458 (patch) | |
tree | 8194f402b18781f9371782c6b93e74fb112ab3ab /arch/mips/configs | |
parent | 2d47c58efadd33b8399f3f440b7e9cf93692f262 (diff) |
[MIPS] MTX-1: Add GPIO system button
This patch adds support for the GPIO connected system button on the MTX-1
boards. Default configuration is updated accordingly.
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/mtx1_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index be82f123324d..3a34208600d1 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig | |||
@@ -1616,6 +1616,7 @@ CONFIG_INPUT_EVBUG=m | |||
1616 | # | 1616 | # |
1617 | CONFIG_INPUT_KEYBOARD=y | 1617 | CONFIG_INPUT_KEYBOARD=y |
1618 | CONFIG_KEYBOARD_ATKBD=y | 1618 | CONFIG_KEYBOARD_ATKBD=y |
1619 | CONFIG_KEYBOARD_GPIO=y | ||
1619 | CONFIG_KEYBOARD_SUNKBD=m | 1620 | CONFIG_KEYBOARD_SUNKBD=m |
1620 | CONFIG_KEYBOARD_LKKBD=m | 1621 | CONFIG_KEYBOARD_LKKBD=m |
1621 | CONFIG_KEYBOARD_XTKBD=m | 1622 | CONFIG_KEYBOARD_XTKBD=m |