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

Commit be802bf9 authored by Kevin Hao's avatar Kevin Hao Committed by Brian Norris
Browse files

mtd: kconfig: replace PPC_OF with PPC



The PPC_OF is a ppc specific option which is used to mean that the
firmware device tree access functions are available. Since all the
ppc platforms have a device tree, it is aways set to 'y' for ppc.
So it makes no sense to keep a such option in the current kernel.
Replace it with PPC.

Signed-off-by: default avatarKevin Hao <haokexin@gmail.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent d79ee72b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -421,7 +421,7 @@ config MTD_NAND_ORION

config MTD_NAND_FSL_ELBC
	tristate "NAND support for Freescale eLBC controllers"
	depends on PPC_OF
	depends on PPC
	select FSL_LBC
	help
	  Various Freescale chips, including the 8313, include a NAND Flash