configs: sama5d3_xplained: add onewire and eeprom drivers
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 18 Sep 2018 07:35:38 +0000 (10:35 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 29 Sep 2018 00:22:38 +0000 (20:22 -0400)
commit2db04401fbfd17a605561af9a8278d169aba1f5f
treef6c9fb4d3cb4c5da91099704d3c0ebf7e2b441af
parentd3d286d38fe6d72dbe15d55f79b396a8e3b8c9fb
configs: sama5d3_xplained: add onewire and eeprom drivers

SAMA5D3 SoC can have extra clip boards (PDAs) connected, which have
an EEPROM memory for identification. A special GPIO can be used to read
this memory over 1wire protocol.
Enabling one wire and eeprom drivers for this memory.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
configs/sama5d3_xplained_mmc_defconfig
configs/sama5d3_xplained_nandflash_defconfig