Skip to content

Commit

Permalink
score: 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 79fd468 commit fd694a1
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions arch/score/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,6 @@ config GENERIC_CALIBRATE_DELAY
config GENERIC_CLOCKEVENTS
def_bool y

config SCHED_NO_NO_OMIT_FRAME_POINTER
def_bool y

config GENERIC_SYSCALL_TABLE
def_bool y

config SCORE_L1_CACHE_SHIFT
int
default "4"

menu "Kernel type"

config 32BIT
Expand Down Expand Up @@ -96,15 +86,6 @@ config STACKTRACE_SUPPORT

source "init/Kconfig"

config PROBE_INITRD_HEADER
bool "Probe initrd header created by addinitrd"
depends on BLK_DEV_INITRD
help
Probe initrd header at the last page of kernel image.
Say Y here if you are using arch/score/boot/addinitrd.c to
add initrd or initramfs image to the kernel image.
Otherwise, say N.

config MMU
def_bool y

Expand Down

0 comments on commit fd694a1

Please sign in to comment.