From patchwork Sun Aug 20 11:33:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bin Meng X-Patchwork-Id: 803698 X-Patchwork-Delegate: bmeng.cn@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="AMTkjLes"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xZvjh2jzMz9t16 for ; Sun, 20 Aug 2017 21:29:28 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 2F7DAC21C40; Sun, 20 Aug 2017 11:29:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 641F5C21D84; Sun, 20 Aug 2017 11:29:24 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 0FBE6C21D84; Sun, 20 Aug 2017 11:29:23 +0000 (UTC) Received: from mail-it0-f67.google.com (mail-it0-f67.google.com [209.85.214.67]) by lists.denx.de (Postfix) with ESMTPS id 813D1C21C40 for ; Sun, 20 Aug 2017 11:29:22 +0000 (UTC) Received: by mail-it0-f67.google.com with SMTP id w204so497621ita.5 for ; Sun, 20 Aug 2017 04:29:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id; bh=m89nxDhzapx+icYuVY4LJzumbdfSXy3Do17ZLnsgrXQ=; b=AMTkjLes/CKeFdJfZpI65i3bCutAZhAq5bfHiba3Qz9pRoXmg9pyF5yTLe2ypDVzNx 2vbEH96uk7n/257mCOAO1Pql2ZucWsgFk1HnHVdY3m8QZG4H+h4Vk6u304nj2j5pgEld AQAERtTiBYmRusf/qePsuXi6AgiIzGTRia7Coy6PGwYjZKg4MMJBJ3r+y6G3CRkq5Wnh wrh1h//cnn53lYmMBoQxKZ+E8p0G180fSzz5ld9jpYQz8Y294PFpfE9zgML8mVt1Ojp5 BbvFLLWDuddhfuxRVyFfzDhpKEqgGc4FfnZwrMe4v7YvKHtxMJ2JgrGvz3CWO7E7vplf 4VyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=m89nxDhzapx+icYuVY4LJzumbdfSXy3Do17ZLnsgrXQ=; b=LWO+2vQzA0NcIMokFXOJvlCoC93UaminFPw7VobB7wJQw5JguR11zdrDo64OyD/CVO Wmrfvgyk6bqqQrHUFgiClyEb2ytCwo9+lbWqZID/M3hSCVVw69mNWKgB4zfC+fhx6GzW gOiNbEqnvGmXdSOt4D2oNPzX37zY771YgcYYSXIVFAnpFGKNYwgVmM5Ge02iF0onp0Ym uloHdV9485d4EtjQuaoh1UGlMrl04krk+88AdQMk+6f1y926d9QwLT14JV2N0wwAjttM kKvIPrruZ6LK1T3xfFUEJAlleDU5/rtUkixnJ8zx6qPdwsXqLjpRzaILONdgY7XkTH1U ip7w== X-Gm-Message-State: AHYfb5ihNJDNCSrxbWVnIFeyYS1P3tvJIH7Xoa1q7k/d9Ixlz/iimpxl OVYO6/j6yThQ4A== X-Received: by 10.36.107.68 with SMTP id v65mr3744197itc.129.1503228561431; Sun, 20 Aug 2017 04:29:21 -0700 (PDT) Received: from ala-d2121-lx1.wrs.com (unknown-156-139.windriver.com. [147.11.156.139]) by smtp.gmail.com with ESMTPSA id j200sm2919423itj.2.2017.08.20.04.29.20 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 20 Aug 2017 04:29:20 -0700 (PDT) From: Bin Meng To: Simon Glass , Andy Shevchenko , U-Boot Mailing List Date: Sun, 20 Aug 2017 04:33:46 -0700 Message-Id: <1503228826-15966-1-git-send-email-bmeng.cn@gmail.com> X-Mailer: git-send-email 1.7.9.5 Subject: [U-Boot] [PATCH] x86: tangier: kconfig: Guard tangier-specific options X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" These options should not be exposed to other platforms. Signed-off-by: Bin Meng Acked-by: Andy Shevchenko --- arch/x86/cpu/tangier/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/x86/cpu/tangier/Kconfig b/arch/x86/cpu/tangier/Kconfig index 86a3340..2469b1e 100644 --- a/arch/x86/cpu/tangier/Kconfig +++ b/arch/x86/cpu/tangier/Kconfig @@ -16,6 +16,8 @@ config INTEL_TANGIER imply USB imply USB_DWC3 +if INTEL_TANGIER + config SYS_CAR_ADDR hex default 0x19200000 @@ -30,3 +32,5 @@ config SYS_CAR_SIZE config SYS_USB_OTG_BASE hex default 0xf9100000 + +endif