turn off RTC debug in defconfig; noisy

This commit is contained in:
ziggurat29 2016-03-30 15:24:53 -05:00
parent 41297a47a5
commit f794dab9c2
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ CONFIG_DEBUG_LIB=y
CONFIG_DEBUG_LEDS=y
CONFIG_DEBUG_ANALOG=y
CONFIG_DEBUG_GPIO=y
CONFIG_DEBUG_RTC=y
# CONFIG_DEBUG_RTC is not set
CONFIG_DEBUG_SPI=y
CONFIG_ARCH_HAVE_STACKCHECK=y
# CONFIG_STACK_COLORATION is not set