]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cmd/eeprom.c
Convert CONFIG_CMD_EEPROM et al to Kconfig
[people/ms/u-boot.git] / cmd / eeprom.c
index e43566bc56db6baaec5c3324319a5d6d4919a083..c61b396a62b5d3eb662d861e53b143691b22592d 100644 (file)
@@ -265,10 +265,6 @@ __weak int eeprom_parse_layout_version(char *str)
 
 static unsigned char eeprom_buf[CONFIG_SYS_EEPROM_SIZE];
 
-#ifndef CONFIG_EEPROM_LAYOUT_HELP_STRING
-#define CONFIG_EEPROM_LAYOUT_HELP_STRING "<not defined>"
-#endif
-
 #endif
 
 enum eeprom_action {