Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd694a1e authored by Paul Bolle's avatar Paul Bolle Committed by Michal Marek
Browse files

score: drop unused Kconfig symbols



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 79fd4682
Loading
Loading
Loading
Loading
+0 −19
Original line number Original line Diff line number Diff line
@@ -52,16 +52,6 @@ config GENERIC_CALIBRATE_DELAY
config GENERIC_CLOCKEVENTS
config GENERIC_CLOCKEVENTS
	def_bool y
	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"
menu "Kernel type"


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


source "init/Kconfig"
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
config MMU
	def_bool y
	def_bool y