Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0f51c7b authored by Jon Medhurst's avatar Jon Medhurst Committed by Kevin Hilman
Browse files

configs: linaro-base: Set CONFIG_PROC_DEVICETREE=y



Both the Android and Ubuntu have QA tests which expect to be able to
validate device-tree booting by looking in /proc/device-tree, so we
should enable this for all Linaro builds.

At the same time we can remove this option from ubuntu.conf as it's not
an Ubuntu specific requirement.

Signed-off-by: default avatarJon Medhurst <tixy@linaro.org>
parent e6fab6a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,3 +87,4 @@ CONFIG_CRC7=y
CONFIG_HW_PERF_EVENTS=y
CONFIG_FUNCTION_TRACER=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_PROC_DEVICETREE=y
+0 −1
Original line number Diff line number Diff line
@@ -721,7 +721,6 @@ CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_DTC=y
CONFIG_OF=y
CONFIG_PROC_DEVICETREE=y
CONFIG_OF_FLATTREE=y
CONFIG_OF_EARLY_FLATTREE=y
CONFIG_OF_ADDRESS=y