X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftb100.h;h=39bb5b35dad8bfd7ff51b6b58bca52fb8c19eaa1;hb=3fc304b8d77ce6646d38ae506e9fae74b9975631;hp=8660ed45e00ec2bfd8b889acda2d27861a9e81bd;hpb=a85670e40da1ef4f299effb73c36e48d39d50106;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tb100.h b/include/configs/tb100.h index 8660ed4..39bb5b3 100644 --- a/include/configs/tb100.h +++ b/include/configs/tb100.h @@ -42,7 +42,6 @@ /* * Ethernet PHY configuration */ -#define CONFIG_PHYLIB #define CONFIG_PHY_GIGE /* @@ -66,10 +65,6 @@ /* * Command line configuration */ -#define CONFIG_CMD_DHCP -#define CONFIG_CMD_PING - -#define CONFIG_OF_LIBFDT #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_MAXARGS 16 @@ -84,7 +79,6 @@ /* * Environment configuration */ -#define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTFILE "uImage" #define CONFIG_BOOTARGS "console=ttyS0,115200n8" #define CONFIG_LOADADDR CONFIG_SYS_LOAD_ADDR