Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
ad4a96b4
Commit
ad4a96b4
authored
Jun 17, 2014
by
Max Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xtensa: remove orphan MATH_EMULATION symbol
Signed-off-by:
Max Filippov
<
jcmvbkbc@gmail.com
>
parent
4964527d
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
8 deletions
+0
-8
arch/xtensa/Kconfig
arch/xtensa/Kconfig
+0
-5
arch/xtensa/configs/common_defconfig
arch/xtensa/configs/common_defconfig
+0
-1
arch/xtensa/configs/iss_defconfig
arch/xtensa/configs/iss_defconfig
+0
-1
arch/xtensa/configs/s6105_defconfig
arch/xtensa/configs/s6105_defconfig
+0
-1
No files found.
arch/xtensa/Kconfig
View file @
ad4a96b4
...
@@ -189,11 +189,6 @@ config HOTPLUG_CPU
...
@@ -189,11 +189,6 @@ config HOTPLUG_CPU
Say N if you want to disable CPU hotplug.
Say N if you want to disable CPU hotplug.
config MATH_EMULATION
bool "Math emulation"
help
Can we use information of configuration file?
config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
config INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX
bool "Initialize Xtensa MMU inside the Linux kernel code"
bool "Initialize Xtensa MMU inside the Linux kernel code"
depends on MMU
depends on MMU
...
...
arch/xtensa/configs/common_defconfig
View file @
ad4a96b4
...
@@ -66,7 +66,6 @@ CONFIG_XTENSA_ARCH_LINUX_BE=y
...
@@ -66,7 +66,6 @@ CONFIG_XTENSA_ARCH_LINUX_BE=y
CONFIG_MMU=y
CONFIG_MMU=y
# CONFIG_XTENSA_UNALIGNED_USER is not set
# CONFIG_XTENSA_UNALIGNED_USER is not set
# CONFIG_PREEMPT is not set
# CONFIG_PREEMPT is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_HIGHMEM is not set
# CONFIG_HIGHMEM is not set
#
#
...
...
arch/xtensa/configs/iss_defconfig
View file @
ad4a96b4
...
@@ -146,7 +146,6 @@ CONFIG_XTENSA_VARIANT_FSF=y
...
@@ -146,7 +146,6 @@ CONFIG_XTENSA_VARIANT_FSF=y
# CONFIG_XTENSA_VARIANT_S6000 is not set
# CONFIG_XTENSA_VARIANT_S6000 is not set
# CONFIG_XTENSA_UNALIGNED_USER is not set
# CONFIG_XTENSA_UNALIGNED_USER is not set
# CONFIG_PREEMPT is not set
# CONFIG_PREEMPT is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_XTENSA_CALIBRATE_CCOUNT=y
CONFIG_XTENSA_CALIBRATE_CCOUNT=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_XTENSA_ISS_NETWORK=y
CONFIG_XTENSA_ISS_NETWORK=y
...
...
arch/xtensa/configs/s6105_defconfig
View file @
ad4a96b4
...
@@ -109,7 +109,6 @@ CONFIG_VARIANT_IRQ_SWITCH=y
...
@@ -109,7 +109,6 @@ CONFIG_VARIANT_IRQ_SWITCH=y
CONFIG_XTENSA_VARIANT_S6000=y
CONFIG_XTENSA_VARIANT_S6000=y
# CONFIG_XTENSA_UNALIGNED_USER is not set
# CONFIG_XTENSA_UNALIGNED_USER is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT=y
# CONFIG_MATH_EMULATION is not set
# CONFIG_HIGHMEM is not set
# CONFIG_HIGHMEM is not set
CONFIG_XTENSA_CALIBRATE_CCOUNT=y
CONFIG_XTENSA_CALIBRATE_CCOUNT=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_SERIAL_CONSOLE=y
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment