From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] x86: tangier: kconfig: Guard tangier-specific options
Date: Mon, 21 Aug 2017 12:08:53 +0300 [thread overview]
Message-ID: <1503306533.25945.30.camel@linux.intel.com> (raw)
In-Reply-To: <1503228826-15966-1-git-send-email-bmeng.cn@gmail.com>
On Sun, 2017-08-20 at 04:33 -0700, Bin Meng wrote:
> These options should not be exposed to other platforms.
>
Fair enough.
Thanks for taking care of this!
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
> 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
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
next prev parent reply other threads:[~2017-08-21 9:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-20 11:33 [U-Boot] [PATCH] x86: tangier: kconfig: Guard tangier-specific options Bin Meng
2017-08-21 9:08 ` Andy Shevchenko [this message]
2017-08-24 3:18 ` Bin Meng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1503306533.25945.30.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox