
14 Oct
2024
14 Oct
'24
7:57 p.m.
On 10/13/24 4:32 PM, Lothar Rubusch wrote:
The atsha204a crypto chip is not only on the Turris Omnia board. Extend the description of the atsha204a kconfig to cover also other boards. As an example the Enclustra Mercury+ AA1 SoM.
Signed-off-by: Lothar Rubusch l.rubusch@gmail.com
drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 90fa8c9eae..6009d55f40 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -73,7 +73,7 @@ config ATSHA204A help Enable support for I2C connected Atmel's ATSHA204A CryptoAuthentication module found for example on the Turris Omnia
board and Enclustra SoC FPGA boards.
board.
config GATEWORKS_SC bool "Gateworks System Controller Support"
This should be squashed into 7/10 ?