# HG changeset patch # User Mychaela Falconia # Date 1465551209 0 # Node ID 7155882cc49d36a40e4ff28e007f1148099800b3 # Parent fc33e796507af74026f0132199e33b148d319451 cfgmagic/processconf.sh: enable L1_DYN_DSP_DWNLD by default diff -r fc33e796507a -r 7155882cc49d cfgmagic/processconf.sh --- 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