diff options
Diffstat (limited to 'targets/asus/m2v-mx_se/Config.lb')
-rw-r--r-- | targets/asus/m2v-mx_se/Config.lb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/targets/asus/m2v-mx_se/Config.lb b/targets/asus/m2v-mx_se/Config.lb index b091732bdbdd..4183543be7fb 100644 --- a/targets/asus/m2v-mx_se/Config.lb +++ b/targets/asus/m2v-mx_se/Config.lb @@ -41,11 +41,6 @@ option CONFIG_ROM_SIZE = 512 * 1024 option CONFIG_ROM_IMAGE_SIZE = 128 * 1024 -## CONFIG_FALLBACK_SIZE is the amount of the ROM the complete fallback image -## (including payload) will use. - -option CONFIG_FALLBACK_SIZE = CONFIG_ROM_SIZE - romimage "fallback" option CONFIG_USE_FALLBACK_IMAGE=1 payload ../payload.elf |