summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7fb40b6fa..fa1b647b9 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -10082,3 +10082,7 @@
can call board_adc_setup() on behalf of an application. Make sure that
the proper features are enabled in the defconfig files that have
CONFIG_EXAMPLES_ADC=y (2015-03-31).
+ * configs/*/defconfig: Make sure that all defconfig files that require
+ external graphics intiialization also enable the correct boarctl()
+ settings (2015-03-31).
+