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:
Kumar Gala 2017-05-11 15:37:01 -05:00 committed by Anas Nashif
commit 26811defc7
37 changed files with 1 additions and 129 deletions

View file

@ -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