board: phytec: common: Add PHYTEC_EEPROM_BUS to Kconfig
Add the option to choose a different bus number than 0 for the i2c eeprom based som detection. Signed-off-by: Dominik Haller <d.haller@phytec.de> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
This commit is contained in:
@@ -59,3 +59,9 @@ config PHYTEC_AM64_SOM_DETECTION
|
||||
help
|
||||
Support of I2C EEPROM based SoM detection. Supported
|
||||
for PHYTEC AM64x boards.
|
||||
|
||||
config PHYTEC_EEPROM_BUS
|
||||
int "Board EEPROM's I2C bus number"
|
||||
range 0 8
|
||||
default 0
|
||||
depends on PHYTEC_SOM_DETECTION
|
||||
|
||||
Reference in New Issue
Block a user