From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: davinci: only select WT cache if cache is enabled
Date: Tue, 15 Dec 2015 15:22:43 +0530 [thread overview]
Message-ID: <566FE2EB.4090505@ti.com> (raw)
In-Reply-To: <2043568.VG8xo4jr1Z@wuerfel>
On Thursday 10 December 2015 06:49 PM, Arnd Bergmann wrote:
> The DA830 chip only works if the dcache is in writethrough mode,
> but that produces a harmless Kconfig warning if the cache happens
> to be disabled:
>
> warning: (ARCH_DAVINCI_DA830) selects CPU_DCACHE_WRITETHROUGH which has unmet direct dependencies ((CPU_ARM740T || CPU_ARM920T || CPU_ARM922T || CPU_ARM925T || CPU_ARM926T || CPU_ARM940T || CPU_ARM946E || CPU_ARM1020 || CPU_FA526) && !CPU_DCACHE_DISABLE)
>
> This makes the select conditional so we don't have to worry
> about the warning in randconfig builds any more.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Applied.
Thanks,
Sekhar
prev parent reply other threads:[~2015-12-15 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-10 13:19 [PATCH] ARM: davinci: only select WT cache if cache is enabled Arnd Bergmann
2015-12-15 9:52 ` Sekhar Nori [this message]
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=566FE2EB.4090505@ti.com \
--to=nsekhar@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.