commit | 332524eaf739296bfc86c26d1b86a8c0040d7818 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 21 21:42:30 2017 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Mar 02 23:08:28 2017 +0100 |
tree | e455676e71cfaeb1205126b42bbf6d419441eb68 | |
parent | 3131d970f0d86bea41811766d55fc638e382daf3 [diff] |
ARM: deconfig: fix the moxart defconfig The moxart defconfig wasn't even building a kernel for Moxart, it was building a kernel for V4T on the nothing platform. Switch to MULTI_V4 and keep the right drivers, update a few selections. Now it (presumably) builds a minimalist Moxart kernel again. Cc: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>