Skip to content
Snippets Groups Projects
Commit 5d7b131d authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

ARM: remove CONFIG_ARM926EJS defines


CONFIG_CPU_ARM926EJS was introduced into Kconfig by commit 2e07c249
(kconfig: arm: introduce symbol for ARM CPUs).

This commit removes all the defines of CONFIG_ARM926EJS and replaces
the only reference in arch/arm/lib/cache.c with CONFIG_CPU_ARM926EJS.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent f2168440
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment