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
..
2023-03-05 18:48:40 +01:00
2023-02-03 13:33:36 +01:00
2022-12-17 20:12:31 +01:00
2022-04-26 22:41:57 +02:00
2023-03-21 18:28:23 +01:00