aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 295e8c55fb3a..aaca439010df 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -915,6 +915,9 @@ config CPU_LITTLE_ENDIAN
915 915
916endchoice 916endchoice
917 917
918config EXPORT_UASM
919 bool
920
918config SYS_SUPPORTS_APM_EMULATION 921config SYS_SUPPORTS_APM_EMULATION
919 bool 922 bool
920 923