openwrt/package/kernel/linux/modules
Josef Schlehofer 3a702f8733 kernel: build crypto md5/sha1/sha256 modules for powerpc
This builds and enables kernel optimized modules for mpc85xx target:
- CONFIG_CRYPTO_MD5_PPC [1]
- CONFIG_CRYPTO_SHA1_PPC_SPE [2]
- CONFIG_CRYPTO_SHA256_PPC_SPE [3]

Where it was possible, then use Signal Processing Engine, because
CONFIG_SPE is already enabled in mpc85xx config.

[1] https://cateee.net/lkddb/web-lkddb/CRYPTO_MD5_PPC.html
[2] https://cateee.net/lkddb/web-lkddb/CRYPTO_SHA1_PPC.html
[3] https://cateee.net/lkddb/web-lkddb/CRYPTO_SHA256_PPC_SPE.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-09-02 23:13:53 +02:00
..
001-depends.mk
block.mk kernel: add kmod-nvme package 2022-07-30 19:04:36 +02:00
can.mk
crypto.mk kernel: build crypto md5/sha1/sha256 modules for powerpc 2022-09-02 23:13:53 +02:00
firewire.mk
fs.mk kernel: kmod-fs-fscache: Add cachefiles.ko 2022-08-10 21:36:17 +02:00
gpio-cascade.mk kernel: add package kmod-gpio-cascade 2022-02-19 13:10:01 +01:00
hwmon.mk kernel: kmod-hwmon-tps23861: Add missing dependency to kmod-regmap-i2c 2022-08-13 21:45:47 +02:00
i2c.mk kernel: clean-up after kernel 5.4 removal 2022-06-24 17:10:24 +02:00
iio.mk kernel: kmod-iio-sps30: Add I2C driver 2022-08-10 21:36:17 +02:00
input.mk kernel: kmod-input-gpio-keys-polled depends on kmod-input-core 2022-08-12 11:05:53 +02:00
leds.mk kernel: add kmod-leds-pca955x 2022-06-19 12:31:02 +02:00
lib.mk kernel: 5.15: add new module 2022-03-27 02:17:24 +01:00
multiplexer.mk
netdevices.mk kernel: kmod-phy-smsc: Add new PHY 2022-08-10 21:36:17 +02:00
netfilter.mk kernel: kmod-ipt-ulog: Remove package 2022-08-10 21:36:17 +02:00
netsupport.mk kernel: extract kmod-sched-act-ipt from kmod-sched 2022-08-15 16:51:50 +03:00
nls.mk kernel: kmod-nls-cp932: Add nls_euc-jp.ko too 2022-08-10 21:36:17 +02:00
other.mk kernel: remove CONFIG_MMC_BLOCK_BOUNCE 2022-08-13 21:02:35 +02:00
pcmcia.mk
sound.mk kernel: clean-up after kernel 5.4 removal 2022-06-24 17:10:24 +02:00
spi.mk
usb.mk kernel: kmod-phy-smsc: Add new PHY 2022-08-10 21:36:17 +02:00
video.mk kernel: modules: fix kmod-drm-imx-ldb dependency for 5.15 2022-03-31 17:30:17 +02:00
virt.mk
w1.mk kernel: kmod-w1-slave-ds2760: Remove package 2022-08-10 21:36:17 +02:00
wpan.mk