From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from WA4EHSOBE003.bigfish.com (outbound-wa4.frontbridge.com [216.32.181.16]) by ozlabs.org (Postfix) with ESMTP id E41FDDDED6 for ; Tue, 8 Jul 2008 06:02:21 +1000 (EST) From: John Linn To: linuxppc-dev@ozlabs.org, linux-input@vger.kernel.org Subject: [PATCH] powerpc: Xilinx: PS2: Update Kconfig for new XPS PS2 driver Date: Mon, 7 Jul 2008 13:02:08 -0700 Message-ID: <20080707200216.78A3B1568059@mail174-wa4.bigfish.com> MIME-Version: 1.0 Content-Type: text/plain Cc: dmitry.torokhov@gmail.com, Sadanand , John Linn List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This patch is an incremental patch for the patch titled: [V3] powerpc: Xilinx: PS2: Added new XPS PS2 driver. This patch adds powerpc as a dependency for the driver. Signed-off-by: Sadanand Signed-off-by: John Linn --- drivers/input/serio/Kconfig | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 0e62b39..683f495 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig @@ -192,7 +192,9 @@ config SERIO_RAW config SERIO_XILINX_XPS_PS2 tristate "Xilinx XPS PS/2 Controller Support" + depends on PPC help - This driver supports XPS PS/2 IP from Xilinx EDK. + This driver supports XPS PS/2 IP from the Xilinx EDK on the + PowerPC platform. endif -- 1.5.2.1 This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.