X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocfpga_de0_nano_soc.h;h=e5db00e36612a8accb51712f265764ecf987c22a;hb=e12546de54fc9be818e8d39967b07fa351d9e5ba;hp=320c585a397866b58f0c767bca03d21c20b107f0;hpb=91d27a17c602561f051510727499d29f753c4a32;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/socfpga_de0_nano_soc.h b/include/configs/socfpga_de0_nano_soc.h index 320c585..e5db00e 100644 --- a/include/configs/socfpga_de0_nano_soc.h +++ b/include/configs/socfpga_de0_nano_soc.h @@ -8,8 +8,6 @@ #include -#define CONFIG_HW_WATCHDOG - /* Memory configurations */ #define PHYS_SDRAM_1_SIZE 0x40000000 /* 1GiB */ @@ -18,12 +16,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* Ethernet on SoC (EMAC) */ -#if defined(CONFIG_CMD_NET) -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ9031 -#endif - -#define CONFIG_ENV_IS_IN_MMC /* The rest of the configuration is shared */ #include