]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/post.h
mpc83xx: Correct the README for DDR ECC
[karo-tx-uboot.git] / include / post.h
index cdefbddb6f5315a51912f161fd9a3bf97c8689d3..8259e5d2ea6d3620d72480342f7fe64e3d925e8d 100644 (file)
@@ -91,6 +91,7 @@ extern int post_hotkeys_pressed(void);
 #define CFG_POST_SYSMON                0x00000800
 #define CFG_POST_DSP           0x00001000
 #define CFG_POST_CODEC         0x00002000
+#define CFG_POST_FPU           0x00004000
 
 #endif /* CONFIG_POST */