commit | c8e67a850b7ee314c54fc47d8faa4d331dbeafd9 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@libc.org> | Wed Apr 27 00:11:38 2016 +0000 |
committer | Rich Felker <dalias@libc.org> | Fri Aug 05 03:38:22 2016 +0000 |
tree | 1ceaf1018529e1125cfc914f87140db851c7432e | |
parent | 15f0c8f2f378a05fe7b25e545c353a6b5cf5126a [diff] |
sh: add defconfig for J-Core J2 This defconfig is intended not to be specific to a particular board; it enables drivers for all currently-supported hardware, and should be updated to include additional drivers as they are added. Signed-off-by: Rich Felker <dalias@libc.org>