summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 20:05:10 +0300
committerTom Rini <trini@konsulko.com>2022-08-04 23:18:48 +0300
commit612f7a61d59cc71daa6296f8c2c7346b8e811caa (patch)
treeb0542bc9d5c046515f92fe12cac42e73f1e311a6 /include/configs/ls2080ardb.h
parent923a855509c6114b044b6358c98f1857f52ab80b (diff)
downloadu-boot-612f7a61d59cc71daa6296f8c2c7346b8e811caa.tar.xz
Convert CONFIG_FSL_MEMAC et al to Kconfig
This converts the following to Kconfig: CONFIG_FSL_MEMAC CONFIG_SYS_MEMAC_LITTLE_ENDIAN Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index c6b601de22..87d07b765c 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -226,8 +226,6 @@
#define CONFIG_SYS_I2C_EEPROM_NXID
#define CONFIG_SYS_EEPROM_BUS_NUM 0
-#define CONFIG_FSL_MEMAC
-
#define BOOT_TARGET_DEVICES(func) \
func(USB, usb, 0) \
func(MMC, mmc, 0) \