From: Lucas Stach <dev@lynxeye.de>
To: barebox@lists.infradead.org
Subject: [PATCH] ARM: Kconfig: remove stale option CPU_V7_DCACHE_SKIP
Date: Sun, 1 Mar 2015 17:08:54 +0100 [thread overview]
Message-ID: <1425226134-4000-1-git-send-email-dev@lynxeye.de> (raw)
I stumbled across this option a few times already and always found it
to be at least confusing when and why it should be enabled.
Since commit b7451329b5d2 (ARM: OMAP3: invalidate L2 cache using ROM API)
it is actually unused and only adds confusion. Better remove it.
Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
arch/arm/Kconfig | 8 --------
1 file changed, 8 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index f682803bf1da..9b6c626dfbd1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -298,14 +298,6 @@ endmenu
menu "ARM specific settings"
-config CPU_V7_DCACHE_SKIP
- bool "Skip DCache Invalidate"
- depends on CPU_V7
- default n
- help
- If your architecture configuration uses some other method of disabling caches, enable this
- So that the D-Cache invalidation logic is skipped
-
config ARM_OPTIMZED_STRING_FUNCTIONS
bool "use assembler optimized string functions"
help
--
2.1.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2015-03-01 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-01 16:08 Lucas Stach [this message]
2015-03-02 6:31 ` Sascha Hauer
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=1425226134-4000-1-git-send-email-dev@lynxeye.de \
--to=dev@lynxeye.de \
--cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox