commit | 0bb0ec12da402957b7caf7ed51839189df14aedd | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@linaro.org> | Fri Dec 07 13:04:15 2012 +0000 |
committer | Jon Medhurst <tixy@linaro.org> | Fri Dec 07 13:04:15 2012 +0000 |
tree | d1e8d80bcd7f2b3e1511f5171410272cd3831922 | |
parent | 71b4cee6a79534cc7601f72c038ba4fdce42dcb6 [diff] |
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: Jon Medhurst <tixy@linaro.org>