]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/mb862xx.c
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / drivers / video / mb862xx.c
index d47cb035817cac74b6d839e52864f084b087ecb3..22a85d1a914830c5dcc596466910e2c84f224000 100644 (file)
@@ -358,7 +358,7 @@ void *video_hw_init (void)
 #endif
 
 #if (defined(CONFIG_LWMON5) || \
-     defined(CONFIG_SOCRATES)) && !(CONFIG_POST & CFG_POST_SYSMON)
+     defined(CONFIG_SOCRATES)) && !(CONFIG_POST & CONFIG_SYS_POST_SYSMON)
        /* Lamp on */
        board_backlight_switch (1);
 #endif