microblaze: Move CONFIG_NETCONSOLE to Kconfig
[platform/kernel/u-boot.git] / include / configs / microblaze-generic.h
index b28fc7e..cf7deea 100644 (file)
 
 #define CONFIG_CMDLINE_EDITING
 
-#define CONFIG_NETCONSOLE
 #define CONFIG_SYS_CONSOLE_IS_IN_ENV
 
 /* Use the HUSH parser */
 
 /* Enable flat device tree support */
 #define CONFIG_LMB             1
-#define CONFIG_FIT             1
 #define CONFIG_OF_LIBFDT       1
 
 #if defined(CONFIG_XILINX_AXIEMAC)