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

Commit a0e73983 authored by Grant Likely's avatar Grant Likely
Browse files

dt: Remove dangling "select PROC_DEVICETREE"



CONFIG_PROC_DEVICETREE has been removed from the tree. This commit
removes a dangling select of the config symbol.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
Cc: Paul Bolle <pebolle@tiscali.nl>
Cc: Rob Herring <rob.herring@linaro.org>
parent d88cf7d7
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -104,7 +104,6 @@ config ARCH_OMAP2PLUS
	select MACH_OMAP_GENERIC
	select MACH_OMAP_GENERIC
	select OMAP_DM_TIMER
	select OMAP_DM_TIMER
	select PINCTRL
	select PINCTRL
	select PROC_DEVICETREE if PROC_FS
	select SOC_BUS
	select SOC_BUS
	select SPARSE_IRQ
	select SPARSE_IRQ
	select TI_PRIV_EDMA
	select TI_PRIV_EDMA