aerofc: Disable BBSRAM and SAVE_CRASHDUMP support

This board don't have a SDCard to save crash dumps and it was causing
the board to get stuck into '[boot] There were %d reboots with Hard
fault that were not committed to disk - System halted', until user
connect to the serial console and clear the fault.
This commit is contained in:
José Roberto de Souza 2017-01-19 17:46:20 -08:00 committed by Lorenz Meier
parent 24f9a53f60
commit 4142f1c9d5
1 changed files with 3 additions and 3 deletions

View File

@ -536,9 +536,9 @@ CONFIG_STM32_I2CTIMEOTICKS=10
#
# Configuration
#
CONFIG_STM32_BBSRAM=y
CONFIG_STM32_BBSRAM_FILES=4
CONFIG_STM32_SAVE_CRASHDUMP=y
# CONFIG_STM32_BBSRAM is not set
# CONFIG_STM32_BBSRAM_FILES is not set
# CONFIG_STM32_SAVE_CRASHDUMP is not set
# CONFIG_STM32_HAVE_RTC_COUNTER is not set
# CONFIG_STM32_HAVE_RTC_SUBSECONDS is not set
CONFIG_RTC_MAGIC_REG=1