dt: Remove dangling "select PROC_DEVICETREE"
authorGrant Likely <grant.likely@linaro.org>
Tue, 1 Apr 2014 20:33:35 +0000 (21:33 +0100)
committerGrant Likely <grant.likely@linaro.org>
Tue, 1 Apr 2014 20:33:35 +0000 (21:33 +0100)
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>
arch/arm/mach-omap2/Kconfig

index 0af7ca02314d99aa72baefb69959ccfba3380758..07d4bb098a49dbcbefe94e84308ebc834fd6bcf0 100644 (file)
@@ -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
This page took 0.033019 seconds and 5 git commands to generate.