aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/v850/Kconfig')
-rw-r--r--arch/v850/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig
index 37ec644603ab..bcf825875d17 100644
--- a/arch/v850/Kconfig
+++ b/arch/v850/Kconfig
@@ -38,6 +38,14 @@ config TIME_LOW_RES
38 bool 38 bool
39 default y 39 default y
40 40
41config ARCH_HAS_ILOG2_U32
42 bool
43 default n
44
45config ARCH_HAS_ILOG2_U64
46 bool
47 default n
48
41# Turn off some random 386 crap that can affect device config 49# Turn off some random 386 crap that can affect device config
42config ISA 50config ISA
43 bool 51 bool