FreeCalypso > hg > freecalypso-citrine
changeset 23:7155882cc49d
cfgmagic/processconf.sh: enable L1_DYN_DSP_DWNLD by default
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 10 Jun 2016 09:33:29 +0000 |
parents | fc33e796507a |
children | da9056962fb7 |
files | cfgmagic/processconf.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/cfgmagic/processconf.sh Fri Jun 10 09:13:00 2016 +0000 +++ b/cfgmagic/processconf.sh Fri Jun 10 09:33:29 2016 +0000 @@ -23,7 +23,7 @@ FLASH_BOOT_VIA_BOOTROM=1 FLASHIMAGE_BASE_ADDR=0x2000 DWNLD=1 -L1_DYN_DSP_DWNLD=0 +L1_DYN_DSP_DWNLD=1 # We always export CONFIG_INCLUDE_xxx to config.h and config.mk, whether # enabled or disabled. This way enabling any of these components is