]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10
authorVineet Gupta <vgupta@synopsys.com>
Thu, 7 Nov 2013 09:17:16 +0000 (14:47 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 19 Jun 2015 12:39:24 +0000 (18:09 +0530)
commit742f8af6cb35cb07882ee13aed8d09d6f1b1f15c
tree296845795573d0a7039b998fa8e0d69740ed0964
parent454bfda9aca0f6a0487eef523ac92dfc6646807d
ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10

Back when ARC700 4.10 was released, the related kernel features were
tied to this config item so they could be disabled in one shot (i.e.
LLOCK/SCOND, SWAPE, RTSC..)

That having happened a while back, all new ARC customers weill get 4.11+
so those features can be assumed to be present and need not be tied to a
top-level (we still retain the ability to individually disable them).

Further, since ARCv2 also shares some of those feautes, removing it
simplifies things a bit in Kconfig

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig