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
f137c319
Commit
f137c319
authored
Nov 21, 2007
by
Paul Mundt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sh: Kill off some dead sh64 kconfig symbols.
Signed-off-by:
Paul Mundt
<
lethal@linux-sh.org
>
parent
36763b22
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
32 deletions
+0
-32
arch/sh/Kconfig.sh64
arch/sh/Kconfig.sh64
+0
-32
No files found.
arch/sh/Kconfig.sh64
View file @
f137c319
...
...
@@ -106,27 +106,11 @@ config SH64_FPU_DENORM_FLUSH
depends on SH_FPU
bool "Flush floating point denorms to zero"
choice
prompt "Page table levels"
default SH64_PGTABLE_2_LEVEL
config SH64_PGTABLE_2_LEVEL
bool "2"
config SH64_PGTABLE_3_LEVEL
bool "3"
endchoice
config SH64_USER_MISALIGNED_FIXUP
bool "Fixup misaligned loads/stores occurring in user mode"
comment "Memory options"
config CACHED_MEMORY_OFFSET
hex "Cached Area Offset"
default "20000000"
config MEMORY_START
hex "Physical memory start address"
default "80000000"
...
...
@@ -159,22 +143,6 @@ endchoice
config ICACHE_DISABLED
bool "ICache Disabling"
config PCIDEVICE_MEMORY_START
hex
default "C0000000"
config DEVICE_MEMORY_START
hex
default "E0000000"
config FLASH_MEMORY_START
hex "Flash memory/on-chip devices start address"
default "00000000"
config PCI_BLOCK_START
hex "PCI block start address"
default "40000000"
comment "CPU Subtype specific options"
config SH64_ID2815_WORKAROUND
...
...
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