summaryrefslogtreecommitdiff
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-01-17 22:28:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-01-17 22:28:37 +0000
commitf7858466e2fb8119e9698a18a045d943e0a10820 (patch)
tree69d5a8ca4f96be3aaa681795029aab9b4f29fccf /target/linux/mvebu
parent15b4681e3e9732ef2d414a1599b14959ccea5746 (diff)
downloadmtk-20170518-f7858466e2fb8119e9698a18a045d943e0a10820.zip
mtk-20170518-f7858466e2fb8119e9698a18a045d943e0a10820.tar.gz
mtk-20170518-f7858466e2fb8119e9698a18a045d943e0a10820.tar.bz2
mvebu: enable /proc/devicetree usage
This is going to be used for proper user-space board identification (ala mcs814x). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35207
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-default b/target/linux/mvebu/config-default
index 61e1751..1fe6b83 100644
--- a/target/linux/mvebu/config-default
+++ b/target/linux/mvebu/config-default
@@ -232,6 +232,7 @@ CONFIG_PLAT_VERSATILE=y
CONFIG_PLAT_VERSATILE_CLCD=y
CONFIG_PLAT_VERSATILE_SCHED_CLOCK=y
# CONFIG_PREEMPT_RCU is not set
+CONFIG_PROC_DEVICETREE=y
CONFIG_RFS_ACCEL=y
CONFIG_RPS=y
CONFIG_RTC_CLASS=y