diff options
Diffstat (limited to 'include/configs/mx1fs2.h')
-rw-r--r-- | include/configs/mx1fs2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx1fs2.h b/include/configs/mx1fs2.h index 1632ce82ba..ddbc65afa2 100644 --- a/include/configs/mx1fs2.h +++ b/include/configs/mx1fs2.h @@ -88,7 +88,6 @@ #define CONFIG_CMDLINE_TAG 1 /* send commandline to Kernel */ #define CONFIG_SETUP_MEMORY_TAGS 1 /* send memory definition to kernel */ #define CONFIG_INITRD_TAG 1 /* send initrd params */ -#undef CONFIG_VFD /* do not send framebuffer setup */ /* * Malloc pool need to host env + 128 Kb reserve for other allocations. |