diff options
Diffstat (limited to 'arch/x86/cpu/quark/Kconfig')
-rw-r--r-- | arch/x86/cpu/quark/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/quark/Kconfig b/arch/x86/cpu/quark/Kconfig index 163caac660..641aa22068 100644 --- a/arch/x86/cpu/quark/Kconfig +++ b/arch/x86/cpu/quark/Kconfig @@ -7,6 +7,7 @@ config INTEL_QUARK bool select HAVE_RMU + select ARCH_MISC_INIT if INTEL_QUARK |