13 bool "Use MAC Address"
17 config MAC_ADDR_IN_SPIFLASH
18 bool "MAC address in SPI Flash"
21 The OMAP-L138 and AM1808 SoM are programmed with
22 their MAC address in SPI Flash from the factory
23 Enable this option to read the MAC from SPI Flash
25 config MAC_ADDR_IN_EEPROM
26 bool "MAC address in EEPROM"
28 The DA850 EVM comes with SoM are programmed with
29 their MAC address in SPI Flash from the factory,
30 but the kit has an optional expansion board with
31 EEPROM available. Enable this option to read the
38 if TARGET_OMAPL138_LCDK
46 config SYS_CONFIG_NAME
47 default "omapl138_lcdk"
51 source "board/ti/common/Kconfig"