ARC: Assume multiplier is always present
authorVineet Gupta <vgupta@synopsys.com>
Tue, 16 Feb 2016 04:12:57 +0000 (09:42 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 18 Feb 2016 12:00:03 +0000 (17:30 +0530)
commit0eca6fdb3193410fbe66b6f064431cc394513e82
treed8b32d4dff59fb93fc423804d79a66b4d0fd118d
parent18558cae0272f8fd9647e69d3fec1565a7949865
ARC: Assume multiplier is always present

It is unlikely that designs running Linux will not have multiplier.
Further the current support is not complete as tool don't generate a
multilib w/o multiplier.

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