From patchwork Fri Apr 13 08:21:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 7775 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 3A20D23E47 for ; Fri, 13 Apr 2012 08:22:21 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 01CD7A189FE for ; Fri, 13 Apr 2012 08:22:20 +0000 (UTC) Received: by iage36 with SMTP id e36so5388194iag.11 for ; Fri, 13 Apr 2012 01:22:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:mime-version:content-type :x-gm-message-state; bh=ZNHlGuIUNSTWijdAkctNJGMV1iDo/Ag3K5A0LFRkuhc=; b=d6K1TRL+xwW+VNRLpU7SHr5/O1zpY3GnSGRYSAp5pcQU1JY2q86zsPgBs0Ya2tGQKh 2G4cPta/O6pat45u4MibzwsrLSzcLCzOxzsVBjzZKz9iqbnUYM7Pgx/GcQl9L/OGuNCU AwRJjxIySyWRdm3IAjA0GVHj3WWR0kx8MGCD+FQHoI4gtvaUFEuKMDd0wGOqwZYrENhd oCVaA4Sc3CZNLEXK7KPeUL/1pptS9nsNNYv2WJJDvPxyCwGQQMstWud6ylOezXQ4XejO aky1JaKHLWaoVTHMOSZd1g3iVGmsRKa/s1j0ZJlV2JMoVvjIZbxlE7zNyYQRyrGYbzUD hwBQ== Received: by 10.50.202.38 with SMTP id kf6mr626226igc.30.1334305340429; Fri, 13 Apr 2012 01:22:20 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.70.69 with SMTP id c5csp13297ibj; Fri, 13 Apr 2012 01:22:19 -0700 (PDT) Received: by 10.14.99.10 with SMTP id w10mr93757eef.51.1334305338775; Fri, 13 Apr 2012 01:22:18 -0700 (PDT) Received: from eu1sys200aog110.obsmtp.com (eu1sys200aog110.obsmtp.com. [207.126.144.129]) by mx.google.com with SMTP id d5si2379709eei.213.2012.04.13.01.22.15 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Apr 2012 01:22:18 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.129 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.129; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.129 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-us.st.com ([167.4.1.35]) (using TLSv1) by eu1sys200aob110.postini.com ([207.126.147.11]) with SMTP ID DSNKT4fiNjdBvs0RR6qSKwL3INROinypwPWy@postini.com; Fri, 13 Apr 2012 08:22:18 UTC Received: from zeta.dmz-us.st.com (ns4.st.com [167.4.16.71]) by beta.dmz-us.st.com (STMicroelectronics) with ESMTP id 794A360; Fri, 13 Apr 2012 08:21:40 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-us.st.com (STMicroelectronics) with ESMTP id E97F759; Fri, 13 Apr 2012 06:20:20 +0000 (GMT) Received: from exdcvycastm004.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm004", Issuer "exdcvycastm004" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id 99C89A8065; Fri, 13 Apr 2012 10:21:50 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.2) with Microsoft SMTP Server (TLS) id 8.3.83.0; Fri, 13 Apr 2012 10:21:54 +0200 From: Linus Walleij To: Cc: Linus Walleij Subject: [PATCH] ARM: ux500: update defconfig Date: Fri, 13 Apr 2012 10:21:50 +0200 Message-ID: <1334305310-19863-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.9.2 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQma+azvt2iISYecqtRomtHuSuvbW/cx2YRz31g+TvI/QRmNwwJ/HMnnm1RQXFf17ql3X5Ro From: Linus Walleij Some new drivers and changed Kconfig dependencies for the v3.4 kernel affecting the U8500 defconfig: - The SOC config options are now brought in by default - No need to explicitly select misc devices anymore - I2C is selected by default - We now have support for charging from the AB8500 so compile in this - The regulator framework needs to be explictly selected Signed-off-by: Linus Walleij --- arch/arm/configs/u8500_defconfig | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig index 889d73a..7e84f45 100644 --- a/arch/arm/configs/u8500_defconfig +++ b/arch/arm/configs/u8500_defconfig @@ -8,8 +8,6 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_LBDAF is not set # CONFIG_BLK_DEV_BSG is not set CONFIG_ARCH_U8500=y -CONFIG_UX500_SOC_DB5500=y -CONFIG_UX500_SOC_DB8500=y CONFIG_MACH_HREFV60=y CONFIG_MACH_SNOWBALL=y CONFIG_MACH_U5500=y @@ -39,7 +37,6 @@ CONFIG_CAIF=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=65536 -CONFIG_MISC_DEVICES=y CONFIG_AB8500_PWM=y CONFIG_SENSORS_BH1780=y CONFIG_NETDEVICES=y @@ -65,16 +62,18 @@ CONFIG_SERIAL_AMBA_PL011=y CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_NOMADIK=y -CONFIG_I2C=y -CONFIG_I2C_NOMADIK=y CONFIG_SPI=y CONFIG_SPI_PL022=y CONFIG_GPIO_STMPE=y CONFIG_GPIO_TC3589X=y +CONFIG_POWER_SUPPLY=y +CONFIG_AB8500_BM=y +CONFIG_AB8500_BATTERY_THERM_ON_BATCTRL=y CONFIG_MFD_STMPE=y CONFIG_MFD_TC3589X=y CONFIG_AB5500_CORE=y CONFIG_AB8500_CORE=y +CONFIG_REGULATOR=y CONFIG_REGULATOR_AB8500=y # CONFIG_HID_SUPPORT is not set CONFIG_USB_GADGET=y