Browse Source

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: Grant Likely <grant.likely@linaro.org>
Cc: Paul Bolle <pebolle@tiscali.nl>
Cc: Rob Herring <rob.herring@linaro.org>
Grant Likely 11 years ago
parent
commit
a0e7398357
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-omap2/Kconfig

+ 0 - 1
arch/arm/mach-omap2/Kconfig

@@ -104,7 +104,6 @@ config ARCH_OMAP2PLUS
 	select MACH_OMAP_GENERIC
 	select OMAP_DM_TIMER
 	select PINCTRL
-	select PROC_DEVICETREE if PROC_FS
 	select SOC_BUS
 	select SPARSE_IRQ
 	select TI_PRIV_EDMA