Fix config derp, change the logic of the NIM update patch to only be applied when booting with R

This commit is contained in:
Aurora
2016-09-08 13:32:49 +02:00
parent 277d723992
commit b74dda42a2
4 changed files with 6 additions and 7 deletions

View File

@@ -12,7 +12,6 @@
#define BOOTCFG_FIRM BOOTCONFIG(3, 1)
#define BOOTCFG_SAFEMODE BOOTCONFIG(6, 1)
#define CONFIG_NEWCPU MULTICONFIG(3)
#define CONFIG_USESYSFIRM CONFIG(1)
#define CONFIG_USELANGEMUANDCODE CONFIG(2)
#define CONFIG_SHOWNAND CONFIG(3)