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

Commit dd5e7379 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Grant Likely
Browse files

of: remove architecture CONFIG_OF definitions



now that CONFIG_OF is defined globally

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarMichal Simek <monstr@monstr.eu>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent bcbefae2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -126,9 +126,6 @@ config CMDLINE_FORCE
	  Set this to have arguments from the default kernel command string
	  override those passed by the boot loader.

config OF
	bool

config PROC_DEVICETREE
	bool "Support for device tree in /proc"
	depends on PROC_FS
+0 −3
Original line number Diff line number Diff line
@@ -174,9 +174,6 @@ config ARCH_MAY_HAVE_PC_FDC
config PPC_OF
	def_bool y

config OF
	bool

config PPC_UDBG_16550
	bool
	default n
+0 −3
Original line number Diff line number Diff line
@@ -149,9 +149,6 @@ config GENERIC_GPIO
config ARCH_NO_VIRT_TO_BUS
	def_bool y

config OF
	bool

config ARCH_SUPPORTS_DEBUG_PAGEALLOC
	def_bool y if SPARC64