diff options
Diffstat (limited to 'arch/xtensa')
-rw-r--r-- | arch/xtensa/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 5d5546ce88fe..fd36764d7fb7 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -49,6 +49,10 @@ config ARCH_HAS_ILOG2_U64 | |||
49 | config NO_IOPORT | 49 | config NO_IOPORT |
50 | def_bool y | 50 | def_bool y |
51 | 51 | ||
52 | config HZ | ||
53 | int | ||
54 | default 100 | ||
55 | |||
52 | source "init/Kconfig" | 56 | source "init/Kconfig" |
53 | 57 | ||
54 | menu "Processor type and features" | 58 | menu "Processor type and features" |