CONFIG_START_YEAR/MONTH/DAY not required if an RTC is used

This commit is contained in:
Gregory Nutt 2014-05-26 07:45:26 -06:00
parent 4035ed8c6c
commit 10d8ea8f59

View File

@ -7377,3 +7377,6 @@
(2014-5-25).
* arch/arm/src/stm32/stm32_i2c.c and stm32_i2c_alt.c: Back out PX4 fixes
that were reverted in the PX4 repositories (2014-5-25).
* sched/Kconfig: CONFIG_START_YEAR/MONTH/DAY are not required is the
RTC is enabled (2014-5-26).