From: Florian Fainelli Date: Thu, 17 Jan 2013 22:28:37 +0000 (+0000) Subject: mvebu: enable /proc/devicetree usage X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f7858466e2fb8119e9698a18a045d943e0a10820;p=librecmc%2Flibrecmc.git mvebu: enable /proc/devicetree usage This is going to be used for proper user-space board identification (ala mcs814x). Signed-off-by: Florian Fainelli SVN-Revision: 35207 --- diff --git a/target/linux/mvebu/config-default b/target/linux/mvebu/config-default index 61e1751c9b..1fe6b839e6 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