Convert CONFIG_HOSTNAME et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / integratorcp.h
index bf09510..596e4ff 100644 (file)
 #include "integrator-common.h"
 
 /* Integrator CP-specific configuration */
-#define CONFIG_SYS_HZ_CLOCK            1000000 /* Timer 1 is clocked at 1Mhz */
-
-#define CONFIG_SERVERIP 192.168.1.100
-#define CONFIG_IPADDR 192.168.1.104
+#define CFG_SYS_HZ_CLOCK               1000000 /* Timer 1 is clocked at 1Mhz */
 
 /*
  * Miscellaneous configurable options