From patchwork Wed Dec 11 07:54:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 22241 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f199.google.com (mail-pd0-f199.google.com [209.85.192.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 23403202E6 for ; Wed, 11 Dec 2013 07:55:44 +0000 (UTC) Received: by mail-pd0-f199.google.com with SMTP id r10sf27515253pdi.6 for ; Tue, 10 Dec 2013 23:55:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=yZaV0RQCSdJJEhV1NfsyKvj2TF76Ws834IYHR0CjJ+A=; b=Ww4u2gwbDlE3jqvJtt10PBx8Lrg8+zuIfSSVZbROKkxTcYBGr9wpg6p3YbJwv2/KMv G4aLHdqdYKp/wKnhibTHCjLIC8zbLpaFf6V46PpwxHCLZ0+04uABAWdc+wAeM8y4pj/T 23DpABGKutZAZJ8aakU5cgeZlPOggzrNiziK4RlFQ5+qfEPMh2g46dAEMfnFlpo22MSF 3iTM5MV43V2fjty6P6iJ1dcjpDW7PgzFvB/9/ig+LINKqVlZUuGPtMZHAMofYimwPhED 9Ru/KnBQssi4tD5ogAUsqTb9WG0UTw8UQI04vS6RgMUGVmDXTkIoyx1OZ2fZRLCLW/Wr 88Zg== X-Gm-Message-State: ALoCoQnJw6aJ+hdj+fTDQyRVc5QykfmR9pYNn71xz0nhcoq466A58pPnrLrARi/XX3mrDeV44ywv X-Received: by 10.68.197.137 with SMTP id iu9mr67594pbc.3.1386748543363; Tue, 10 Dec 2013 23:55:43 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.50.196 with SMTP id e4ls9004qeo.3.gmail; Tue, 10 Dec 2013 23:55:43 -0800 (PST) X-Received: by 10.58.100.244 with SMTP id fb20mr47335veb.6.1386748543209; Tue, 10 Dec 2013 23:55:43 -0800 (PST) Received: from mail-ve0-f172.google.com (mail-ve0-f172.google.com [209.85.128.172]) by mx.google.com with ESMTPS id ry8si6183417vcb.46.2013.12.10.23.55.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 23:55:43 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.172 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.172; Received: by mail-ve0-f172.google.com with SMTP id jw12so5713924veb.31 for ; Tue, 10 Dec 2013 23:55:43 -0800 (PST) X-Received: by 10.220.58.1 with SMTP id e1mr47763vch.0.1386748543143; Tue, 10 Dec 2013 23:55:43 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp251620vcz; Tue, 10 Dec 2013 23:55:42 -0800 (PST) X-Received: by 10.68.242.163 with SMTP id wr3mr132645pbc.84.1386748542389; Tue, 10 Dec 2013 23:55:42 -0800 (PST) Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by mx.google.com with ESMTPS id vb7si7204468pbc.122.2013.12.10.23.55.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 23:55:42 -0800 (PST) Received-SPF: neutral (google.com: 209.85.192.182 is neither permitted nor denied by best guess record for domain of haojian.zhuang@linaro.org) client-ip=209.85.192.182; Received: by mail-pd0-f182.google.com with SMTP id v10so9089654pde.27 for ; Tue, 10 Dec 2013 23:55:42 -0800 (PST) X-Received: by 10.67.30.70 with SMTP id kc6mr168438pad.32.1386748542005; Tue, 10 Dec 2013 23:55:42 -0800 (PST) Received: from localhost.localdomain ([140.206.182.114]) by mx.google.com with ESMTPSA id qz9sm30647313pbc.3.2013.12.10.23.55.38 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 23:55:41 -0800 (PST) From: Haojian Zhuang To: olof@lixom.net, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, patches@linaro.org, khilman@linaro.org Cc: Haojian Zhuang Subject: [PATCH v12 08/08] ARM: hi3xxx: select GPIO in Kconfig Date: Wed, 11 Dec 2013 15:54:57 +0800 Message-Id: <1386748497-11290-9-git-send-email-haojian.zhuang@gmail.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1386748497-11290-1-git-send-email-haojian.zhuang@gmail.com> References: <1386748497-11290-1-git-send-email-haojian.zhuang@gmail.com> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: haojian.zhuang@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.172 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Select GPIO in hi3xxx Kconfig. Signed-off-by: Haojian Zhuang --- arch/arm/mach-hi3xxx/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-hi3xxx/Kconfig b/arch/arm/mach-hi3xxx/Kconfig index 4007ecf..018ad67 100644 --- a/arch/arm/mach-hi3xxx/Kconfig +++ b/arch/arm/mach-hi3xxx/Kconfig @@ -3,6 +3,7 @@ config ARCH_HI3xxx select ARM_AMBA select ARM_GIC select ARM_TIMER_SP804 + select ARCH_WANT_OPTIONAL_GPIOLIB select CACHE_L2X0 select CLKSRC_OF select GENERIC_CLOCKEVENTS