From patchwork Thu Mar 14 14:54:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 15349 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 761BF23E2C for ; Thu, 14 Mar 2013 14:54:40 +0000 (UTC) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by fiordland.canonical.com (Postfix) with ESMTP id 270E1A18648 for ; Thu, 14 Mar 2013 14:54:40 +0000 (UTC) Received: by mail-ve0-f171.google.com with SMTP id b10so1745391vea.16 for ; Thu, 14 Mar 2013 07:54:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:from:to:cc:subject:date:message-id:x-mailer :mime-version:content-type:x-gm-message-state; bh=J6FITkL2I/ShtigbPr3ipbV0xmfGwmq878+9X7RhbLI=; b=fPVX0pdJz6uVvp9Tm0zHzFmT5+kvZyxG7aZRk8pZNtmg1VE3DHNdibR2O0B/DZvB66 0Z3SvuwgriOWgWTnxEQsI8sLgb4HSuQ41CdxHt9px1yg1Cavd4ori1gjjQ0rGOhyPKsJ uNJ9eyhSpkf9arQo2pIJOoBkaBdUZxv9l7aQa/TTB4ope2fxBUs2VYEVhGizi+q4ID2T PAtQb0aB5stOH6XPf7tWdRCmJjQctLpFOk9rU1ixOBWvEQeaO2WSZqcAGZ8exUN+gc78 qD1JpYFDemlC+Mcq++9hfbZdILt9kFPWYEgT8M4LoUL9v0JT9P9ujMjzSlds7Osk62kx qQaw== X-Received: by 10.52.177.163 with SMTP id cr3mr1729630vdc.94.1363272879658; Thu, 14 Mar 2013 07:54:39 -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.58.127.98 with SMTP id nf2csp75530veb; Thu, 14 Mar 2013 07:54:38 -0700 (PDT) X-Received: by 10.180.103.40 with SMTP id ft8mr34797304wib.28.1363272878204; Thu, 14 Mar 2013 07:54:38 -0700 (PDT) Received: from eu1sys200aog115.obsmtp.com (eu1sys200aog115.obsmtp.com [207.126.144.139]) by mx.google.com with SMTP id r7si4835191eeo.166.2013.03.14.07.54.31 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 14 Mar 2013 07:54:38 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.139 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.139; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.139 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 eu1sys200aob115.postini.com ([207.126.147.11]) with SMTP ID DSNKUUHkp1AKyZOOoKlp7itCBH9wF0tbVZh9@postini.com; Thu, 14 Mar 2013 14:54:37 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 8BED075; Thu, 14 Mar 2013 14:53:40 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-us.st.com (STMicroelectronics) with ESMTP id 3786657; Thu, 14 Mar 2013 08:33:05 +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 5FDDAA8098; Thu, 14 Mar 2013 15:54:23 +0100 (CET) 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; Thu, 14 Mar 2013 15:54:28 +0100 From: Linus Walleij To: Samuel Ortiz , Cc: Anmar Oueja , Linus Walleij Subject: [PATCH] mfd: abx500 move the AB8500 Kconfig fragment Date: Thu, 14 Mar 2013 15:54:24 +0100 Message-ID: <1363272864-16183-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.11.3 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQlIM2d7nn6dVZ7G4fpWLFEydhoUBTIahySAcyicYb+5F/qzbJ72VNA2Hs7ZXggP6zREv5SO From: Linus Walleij Move the AB8500 Kconfig fragment below the AB3100 so the menuconfig menu gets hierarchically nested and looks nice. Having the EZX PCAP in the middle disturbs the nice hierarchical layout from kconfig. Signed-off-by: Linus Walleij --- NOTE: it might look like this code is only touching the EZX PCAP config fragment, but that is not the semantic effect, that affects only the ABx500's. --- drivers/mfd/Kconfig | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 671f5b1..f91ae12 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -848,13 +848,6 @@ config AB3100_OTP programmable memory) support. This exposes a sysfs file to read out OTP values. -config EZX_PCAP - bool "PCAP Support" - depends on GENERIC_HARDIRQS && SPI_MASTER - help - This enables the PCAP ASIC present on EZX Phones. This is - needed for MMC, TouchScreen, Sound, USB, etc.. - config AB8500_CORE bool "ST-Ericsson AB8500 Mixed Signal Power Management chip" depends on GENERIC_HARDIRQS && ABX500_CORE && MFD_DB8500_PRCMU @@ -882,6 +875,13 @@ config AB8500_GPADC help AB8500 GPADC driver used to convert Acc and battery/ac/usb voltage +config EZX_PCAP + bool "PCAP Support" + depends on GENERIC_HARDIRQS && SPI_MASTER + help + This enables the PCAP ASIC present on EZX Phones. This is + needed for MMC, TouchScreen, Sound, USB, etc.. + config MFD_DB8500_PRCMU bool "ST-Ericsson DB8500 Power Reset Control Management Unit" depends on UX500_SOC_DB8500