projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d88cf7d
)
dt: Remove dangling "select PROC_DEVICETREE"
author
Grant Likely
<grant.likely@linaro.org>
Tue, 1 Apr 2014 20:33:35 +0000
(21:33 +0100)
committer
Grant 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap2/Kconfig
b/arch/arm/mach-omap2/Kconfig
index 0af7ca02314d99aa72baefb69959ccfba3380758..07d4bb098a49dbcbefe94e84308ebc834fd6bcf0 100644
(file)
--- a/
arch/arm/mach-omap2/Kconfig
+++ b/
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