mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
6 lines
156 B
Text
6 lines
156 B
Text
|
config PHYTEC_SOM_DETECTION
|
||
|
bool "Support SoM detection for PHYTEC platforms"
|
||
|
select SPL_CRC8 if SPL
|
||
|
help
|
||
|
Support of I2C EEPROM based SoM detection.
|