arm: dts: Cleanup HAS_DTS
Now that all ARM platforms have a device tree we can move selecting of HAS_DTS up and remove any !HAS_DTS cases, as well as setting in all the defconfigs. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
38b2b32b1b
commit
26811defc7
37 changed files with 1 additions and 129 deletions
|
@ -9,4 +9,3 @@ CONFIG_PINMUX=y
|
|||
CONFIG_GPIO=y
|
||||
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=40000000
|
||||
CONFIG_OSC_EXTERNAL=y
|
||||
CONFIG_HAS_DTS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue