From 5390bdb642cd0a3b2ffa6110806af6eb6e2024bc Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 10 Jun 2013 11:05:40 -0700 Subject: [PATCH] --- yaml --- r: 377321 b: refs/heads/master c: 150e5928d6063b273a80d9d6722417ac3c93ff82 h: refs/heads/master i: 377319: 715b4dcfe4890b62810c0978df42b7db09af65dc v: v3 --- [refs] | 2 +- trunk/drivers/input/keyboard/Kconfig | 1 + trunk/drivers/input/serio/Kconfig | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7b1a6af63ed6..add833c28f50 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d3bf073aa7d50f06f81b4065a39fd6dc046f8bb2 +refs/heads/master: 150e5928d6063b273a80d9d6722417ac3c93ff82 diff --git a/trunk/drivers/input/keyboard/Kconfig b/trunk/drivers/input/keyboard/Kconfig index ac0500667000..c62ca1b47a37 100644 --- a/trunk/drivers/input/keyboard/Kconfig +++ b/trunk/drivers/input/keyboard/Kconfig @@ -431,6 +431,7 @@ config KEYBOARD_TEGRA config KEYBOARD_OPENCORES tristate "OpenCores Keyboard Controller" + depends on HAS_IOMEM help Say Y here if you want to use the OpenCores Keyboard Controller http://www.opencores.org/project,keyboardcontroller diff --git a/trunk/drivers/input/serio/Kconfig b/trunk/drivers/input/serio/Kconfig index aebfe3ecb945..1bda828f4b55 100644 --- a/trunk/drivers/input/serio/Kconfig +++ b/trunk/drivers/input/serio/Kconfig @@ -205,6 +205,7 @@ config SERIO_XILINX_XPS_PS2 config SERIO_ALTERA_PS2 tristate "Altera UP PS/2 controller" + depends on HAS_IOMEM help Say Y here if you have Altera University Program PS/2 ports.