mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
move the cryptoapi kmod to package/kernel
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4149 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -56,7 +56,7 @@ config PACKAGE_KMOD_MPPE
|
||||
tristate
|
||||
default m
|
||||
depends PACKAGE_KMOD_PPP
|
||||
select PACKAGE_KMOD_CRYPTO
|
||||
select PACKAGE_kmod-crypto
|
||||
help
|
||||
Support for Microsoft PPP Encryption/Compression
|
||||
|
||||
@@ -310,14 +310,6 @@ config PACKAGE_KMOD_NBD
|
||||
|
||||
endmenu
|
||||
|
||||
config PACKAGE_KMOD_CRYPTO
|
||||
prompt "CryptoAPI modules"
|
||||
tristate
|
||||
default m
|
||||
select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
|
||||
help
|
||||
Kernel modules for cryptographic algorithms
|
||||
|
||||
menu "Filesystems support"
|
||||
|
||||
config PACKAGE_KMOD_FS_CIFS
|
||||
|
||||
Reference in New Issue
Block a user