Skip to content

Commit

Permalink
mips: drop unused Kconfig symbols
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
Paul Bolle authored and Michal Marek committed Oct 31, 2011
1 parent 1e65eb8 commit 1d5b088
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
14 changes: 0 additions & 14 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -820,10 +820,6 @@ config ARCH_HAS_ILOG2_U64
bool
default n

config ARCH_SUPPORTS_OPROFILE
bool
default y if !MIPS_MT_SMTC

config GENERIC_HWEIGHT
bool
default y
Expand Down Expand Up @@ -2252,16 +2248,6 @@ config HZ

source "kernel/Kconfig.preempt"

config MIPS_INSANE_LARGE
bool "Support for large 64-bit configurations"
depends on CPU_R10000 && 64BIT
help
MIPS R10000 does support a 44 bit / 16TB address space as opposed to
previous 64-bit processors which only supported 40 bit / 1TB. If you
need processes of more than 1TB virtual address space, say Y here.
This will result in additional memory usage, so it is not
recommended for normal users.

config KEXEC
bool "Kexec system call (EXPERIMENTAL)"
depends on EXPERIMENTAL
Expand Down
2 changes: 0 additions & 2 deletions arch/mips/powertv/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
source "arch/mips/powertv/asic/Kconfig"

config BOOTLOADER_DRIVER
bool "PowerTV Bootloader Driver Support"
default n
Expand Down
28 changes: 0 additions & 28 deletions arch/mips/powertv/asic/Kconfig

This file was deleted.

0 comments on commit 1d5b088

Please sign in to comment.