From: Uri Mashiach <uri.mashiach@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig
Date: Mon, 20 Feb 2017 09:18:47 +0200 [thread overview]
Message-ID: <4c1eeb84-c3d5-e720-870d-7900a285d0cd@compulab.co.il> (raw)
In-Reply-To: <20170219151555.GB27120@bill-the-cat>
On 02/19/2017 05:15 PM, Tom Rini wrote:
> On Sun, Feb 19, 2017 at 03:27:13PM +0200, Uri Mashiach wrote:
>
>> The symbol CONFIG_DRA7XX is needed for Kconfig conditions.
>>
>> Cc: Lokesh Vutla <lokeshvutla@ti.com>
>> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
>> ---
>> V3 -> V2: new commit
>>
>> board/compulab/cl-som-am57x/Kconfig | 4 ++++
>> board/ti/am57xx/Kconfig | 4 ++++
>> board/ti/dra7xx/Kconfig | 4 ++++
>> include/configs/am57xx_evm.h | 2 --
>> include/configs/cl-som-am57x.h | 2 --
>> include/configs/dra7xx_evm.h | 2 --
>> scripts/config_whitelist.txt | 1 -
>> 7 files changed, 12 insertions(+), 7 deletions(-)
>
> We need to introduce the symbol in arch/arm/mach-omap2/omap5/Kconfig and
> then select it under the appropriate boards. Thanks!
>
Maybe instead of selecting it under the appropriate board it can be
defaulted to yes in the board's Kconfig?
--
Thanks and regards,
Uri
next prev parent reply other threads:[~2017-02-20 7:18 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-19 13:27 [U-Boot] [PATCH v3 0/7] am57xx: cl-som-am57x: fix usb Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 1/7] arm: dra7xx: move CONFIG_DRA7XX to Kconfig Uri Mashiach
2017-02-19 15:15 ` Tom Rini
2017-02-20 7:18 ` Uri Mashiach [this message]
2017-02-20 12:09 ` Tom Rini
2017-02-19 13:27 ` [U-Boot] [PATCH v3 2/7] arm: usb: dra7xx: xHCI registers based on USB port index Uri Mashiach
2017-02-19 14:27 ` Marek Vasut
2017-02-19 14:55 ` Uri Mashiach
2017-02-19 15:13 ` Marek Vasut
2017-02-19 15:15 ` Tom Rini
2017-02-19 15:52 ` Marek Vasut
2017-02-19 16:31 ` Igor Grinberg
2017-02-19 16:26 ` Igor Grinberg
2017-02-19 17:39 ` Marek Vasut
2017-02-20 7:47 ` Igor Grinberg
2017-02-20 8:28 ` Marek Vasut
2017-02-22 12:58 ` Uri Mashiach
2017-02-26 10:13 ` Marek Vasut
2017-02-20 11:33 ` Roger Quadros
2017-02-19 13:27 ` [U-Boot] [PATCH v3 3/7] usb: host: xhci-omap: fix double weak board_usb_init functions Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 4/7] arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 5/7] arm: am57xx: cl-som-am57x: fix USB scan Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 6/7] arm: am57xx: cl-som-am57x: enable USB storage Uri Mashiach
2017-02-19 13:27 ` [U-Boot] [PATCH v3 7/7] arm: am57xx: cl-som-am57x: enable USB commands Uri Mashiach
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=4c1eeb84-c3d5-e720-870d-7900a285d0cd@compulab.co.il \
--to=uri.mashiach@compulab.co.il \
--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