diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-06-16 17:32:52 -0400 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2014-08-14 03:59:12 -0400 |
commit | ad4a96b418aceed3f86882e7619bdccaf04c9ce0 (patch) | |
tree | 20dfe379a5e7d865c279adb43616d4f4b21a3866 /arch/xtensa/Kconfig | |
parent | 4964527da82d6faacc753e8a322b1b8ef8340bd1 (diff) |
xtensa: remove orphan MATH_EMULATION symbol
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r-- | arch/xtensa/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index eaa9d07907d7..3d83c29c9232 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -189,11 +189,6 @@ config HOTPLUG_CPU | |||
189 | 189 | ||
190 | Say N if you want to disable CPU hotplug. | 190 | Say N if you want to disable CPU hotplug. |
191 | 191 | ||
192 | config MATH_EMULATION | ||
193 | bool "Math emulation" | ||
194 | help | ||
195 | Can we use information of configuration file? | ||
196 | |||
197 | config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX | 192 | config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX |
198 | bool "Initialize Xtensa MMU inside the Linux kernel code" | 193 | bool "Initialize Xtensa MMU inside the Linux kernel code" |
199 | depends on MMU | 194 | depends on MMU |