From 6961f84e623cb8bca29954812012d32890a1bb92 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 26 Feb 2015 06:04:23 -0600 Subject: [PATCH] Costmetic updates comments and style; Add NFS dependency on IPv4 --- arch/mips/src/pic32mx/pic32mx-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/src/pic32mx/pic32mx-config.h b/arch/mips/src/pic32mx/pic32mx-config.h index a80e2bba54..a2cc140ae9 100644 --- a/arch/mips/src/pic32mx/pic32mx-config.h +++ b/arch/mips/src/pic32mx/pic32mx-config.h @@ -600,7 +600,7 @@ /* DEVCFG3 */ #ifndef CONFIG_PIC32MX_USERID /* User ID */ -# define CONFIG_PIC32MX_USERID 0x584e /* "NutX" */ +# define CONFIG_PIC32MX_USERID 0x584e /* "NX" */ #endif #ifndef CONFIG_PIC32MX_PMDL1WAY /* Peripheral module disable configuration */