commit | 6eb7e136a31ce36d45a755b136320ad64d207b8f | [log] [tgz] |
---|---|---|
author | Wu, Josh <Josh.wu@atmel.com> | Tue Feb 03 18:19:05 2015 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Wed Mar 18 23:36:03 2015 +0100 |
tree | fd78e6dafbb26871ad67e56a979d3f77fa12d26b | |
parent | 0b12843493cbeb59c7aee207b1b6d0c8daf24833 [diff] |
ARM: at91: at91sam9rlek: add hush parser to defconfig HUSH parser will handle the variable easier. That will be helpful for write a complicated U-Boot commands or varaibles. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Bo Shen <voice.shen@atmel.com>