From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenji Kaneshige Subject: [PATCH][RESEND] ACPI EC driver on IA64 Date: Wed, 21 Dec 2005 12:23:46 +0900 Message-ID: <43A8CAC2.3010709@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Len Brown , Andrew Morton , acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-acpi@vger.kernel.org Hi, This is the resend of the patch I posted before at http://sourceforge.net/mailarchive/message.php?msg_id=14090410 Please apply. Thanks, Kenji Kaneshige This patch removes "depends on X86" from config ACPI_EC. With this patch, ACPI EC driver will be built also on x86_64 and ia64. Signed-off-by: Kenji Kaneshige drivers/acpi/Kconfig | 1 - 1 files changed, 1 deletion(-) Index: linux-2.6.15-rc6/drivers/acpi/Kconfig =================================================================== --- linux-2.6.15-rc6.orig/drivers/acpi/Kconfig +++ linux-2.6.15-rc6/drivers/acpi/Kconfig @@ -269,7 +269,6 @@ config ACPI_DEBUG config ACPI_EC bool - depends on X86 default y help This driver is required on some systems for the proper operation of ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click