Fix error introduced in Pirelli DPL10 configuration of last checkin

This commit is contained in:
Gregory Nutt 2013-05-05 11:22:24 -06:00
parent f1298f03a1
commit b2633df551

View File

@ -154,8 +154,8 @@ CONFIG_ARCH_INTERRUPTSTACK=1024
# Boot options # Boot options
# #
# CONFIG_BOOT_RUNFROMEXTSRAM is not set # CONFIG_BOOT_RUNFROMEXTSRAM is not set
CONFIG_BOOT_RUNFROMFLASH=y # CONFIG_BOOT_RUNFROMFLASH is not set
# CONFIG_BOOT_RUNFROMISRAM is not set CONFIG_BOOT_RUNFROMISRAM=y
# CONFIG_BOOT_RUNFROMSDRAM is not set # CONFIG_BOOT_RUNFROMSDRAM is not set
# CONFIG_BOOT_COPYTORAM is not set # CONFIG_BOOT_COPYTORAM is not set