Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | bav335x: Update defconfigs and fix typo in EEPROM config format | Gilles Gameiro | 2015-03-24 | -2/+5 |
| | | | | | | | | | After v2015.01 we need to have DM enabled in order to use UART. Also fix a typo in the EEPROM config format. Signed-off-by: Gilles Gameiro <gilles@gigadevices.com> [trini: Reword commit message, re-save defconfigs with 'savedefconfig'] Signed-off-by: Tom Rini <trini@konsulko.com> | |||
* | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada | 2015-03-15 | -3/+3 |
| | | | | | | | | | | | | Since commit e02ee2548afe (kconfig: switch to single .config configuration), the prefixes in defconfig files such as "+S:", "+ST:", etc., are meaningless. This commit was generated by the following command: find configs -name '*_defconfig' | xargs sed -i 's/^+*S*T*://' Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
* | Adding Support for BAV335x boards | Gilles Gameiro | 2015-03-05 | -0/+5 |