Petr Štetiar 8a554a2878 kernel: crypto: fix architecture specific modules
While tracking one bug report related to wrong package dependencies I've
noticed, that a bunch of the crypto modules are actually not
architecture specific, but either board/subtarget (x86/64) or board
(mpc85xx) specific.

So lets fix it, by making those modules architecture specific:

 x86/64  -> x86_64
 mpc85xx -> powerpc

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-04-10 07:36:33 +02:00
..
2018-02-13 11:48:49 +01:00
2023-02-09 03:16:51 +01:00
2023-01-28 21:19:17 +01:00
2023-02-18 17:12:30 +01:00
2022-11-01 14:47:14 +01:00
2022-09-21 13:06:10 +02:00
2020-08-21 11:46:13 +02:00