From patchwork Fri Mar 27 14:42:18 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Atal Shargorodsky X-Patchwork-Id: 14747 X-Patchwork-Delegate: tony@atomide.com Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n2REigo0010863 for ; Fri, 27 Mar 2009 14:44:43 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758961AbZC0Onj (ORCPT ); Fri, 27 Mar 2009 10:43:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758687AbZC0Oni (ORCPT ); Fri, 27 Mar 2009 10:43:38 -0400 Received: from smtp.nokia.com ([192.100.122.233]:63744 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758287AbZC0Onh (ORCPT ); Fri, 27 Mar 2009 10:43:37 -0400 Received: from esebh105.NOE.Nokia.com (esebh105.ntc.nokia.com [172.21.138.211]) by mgw-mx06.nokia.com (Switch-3.2.6/Switch-3.2.6) with ESMTP id n2REhAqZ024745; Fri, 27 Mar 2009 16:43:31 +0200 Received: from esebh102.NOE.Nokia.com ([172.21.138.183]) by esebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 27 Mar 2009 16:43:02 +0200 Received: from mgw-int01.ntc.nokia.com ([172.21.143.96]) by esebh102.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Fri, 27 Mar 2009 16:43:02 +0200 Received: from localhost.localdomain (esdhcp042174.research.nokia.com [172.21.42.174]) by mgw-int01.ntc.nokia.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id n2REgvS3019733; Fri, 27 Mar 2009 16:43:01 +0200 From: Atal Shargorodsky To: wim@iguana.be Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Timo Kokkonen , Atal Shargorodsky Subject: [PATCH 2/2] rx51_defconfig: add twl4030 to rx51 default configuration Date: Fri, 27 Mar 2009 16:42:18 +0200 Message-Id: <359509a565280b2fb66c1ed94d61f9a04cdef356.1238163923.git.ext-atal.shargorodsky@nokia.com> X-Mailer: git-send-email 1.5.4.3 In-Reply-To: References: <> <1238164938-11932-1-git-send-email-ext-atal.shargorodsky@nokia.com> In-Reply-To: References: X-OriginalArrivalTime: 27 Mar 2009 14:43:02.0417 (UTC) FILETIME=[54BF4010:01C9AEEA] X-Nokia-AV: Clean Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org From: Timo Kokkonen From: Timo Kokkonen twl4030 watchdog will be compiled as a module by default. Signed-off-by: Atal Shargorodsky --- arch/arm/configs/rx51_defconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig index 67fd8ec..8f01b81 100644 --- a/arch/arm/configs/rx51_defconfig +++ b/arch/arm/configs/rx51_defconfig @@ -1051,6 +1051,7 @@ CONFIG_WATCHDOG=y # # CONFIG_SOFT_WATCHDOG is not set CONFIG_OMAP_WATCHDOG=m +CONFIG_TWL4030_WATCHDOG=m # # USB-based Watchdog Cards