configs: add lego_ev3_defconfig
authorVincent <vincent.stehle@laposte.net>
Sun, 15 Jun 2014 13:56:37 +0000 (15:56 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 18 Jun 2014 15:01:50 +0000 (17:01 +0200)
commit0053b5c10d1d7c20a018b546b9cc7abbc1c63dc9
treef42ff80e0a2d2772a3724c8bc0224a53bc567634
parent632a954a0e0a9217f491de5b62cc6db3298869e5
configs: add lego_ev3_defconfig

Add initial support for the Lego Mindstorms EV3 programmable brick.

The Lego Mindstorms EV3 brick comprises a Texas Instruments AM1808 SoC, with
an ARM 926EJ-S main processor running at 300 MHz.
https://en.wikipedia.org/wiki/Lego_Mindstorms_EV3

This configuration uses the Linux kernel of the ev3dev project.
https://github.com/mindboards/ev3sources

More info is available in the board/lego/ev3/readme.txt file, shamelessly
documented in the same way as the SoCkit folks did.

[Peter: lock kernel headers to match]
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/lego/ev3/readme.txt [new file with mode: 0644]
configs/lego_ev3_defconfig [new file with mode: 0644]