summaryrefslogtreecommitdiff
path: root/include/configs/ls2080aqds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-10 10:29:27 -0400
committerTom Rini <trini@konsulko.com>2022-09-01 17:18:42 -0400
commitadf13bcc403dbd0cb645fe1080d8812d9de5f01f (patch)
treeff26407b3be8d1ad57c5f470fd2b71615ffe2199 /include/configs/ls2080aqds.h
parentf9316dbe5c179eb48a369e1ba9797534c017d02b (diff)
downloadu-boot-adf13bcc403dbd0cb645fe1080d8812d9de5f01f.tar.gz
Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_I2C_EEPROM_CCID CONFIG_SYS_I2C_EEPROM_NXID CONFIG_SYS_EEPROM_BUS_NUM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls2080aqds.h')
-rw-r--r--include/configs/ls2080aqds.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ls2080aqds.h b/include/configs/ls2080aqds.h
index 6487397f65..d02d7fc588 100644
--- a/include/configs/ls2080aqds.h
+++ b/include/configs/ls2080aqds.h
@@ -235,10 +235,6 @@
#define CONFIG_RTC_DS3231 1
#define CONFIG_SYS_I2C_RTC_ADDR 0x68
-/* EEPROM */
-#define CONFIG_SYS_I2C_EEPROM_NXID
-#define CONFIG_SYS_EEPROM_BUS_NUM 0
-
/* Initial environment variables */
#undef CONFIG_EXTRA_ENV_SETTINGS
#ifdef CONFIG_NXP_ESBC