Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes

This commit is contained in:
Gregory Nutt
2014-03-06 16:02:18 -06:00
parent 113d5a2a81
commit bd8a0aec21
25 changed files with 2522 additions and 284 deletions
+6
View File
@@ -6936,3 +6936,9 @@
some guidelines (2014-3-6).
* drivers/serial/Kconfig: Correct an error introduced in this file
in very recent commits (2013-3-6).
* configs/*sam*: Refresh all SAM* configurations with the latest
Kconfig files (2014-3-6).
* configs/stm32f4discovery: Refresh all configurations (except
winbuild) with the latest Kconfig files (2014-3-6).
* configs/viewtool-stm32f107: Refresh all configurations with the
latest Kconfig files (2014-3-6).