commit | 72a5c2eb5b3ad041ec2eca7733061bf082a4be35 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Tue Feb 14 13:10:12 2017 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 19 16:19:54 2017 +0100 |
tree | 949d4852c82ba62ea0fc6d19619c611daff2aad6 | |
parent | f26279ea05d84e3f40238c8808821363f99315e3 [diff] |
mx6sx: udoo_neo: Enable distro boot options in config The include/configs/udoo_neo.h already includes the distro defaults include files so it seems the board was missed in the move to the config file, whether that in initial commit or conversion, so enable the option now and remove duplicated settings. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>