kernel: fix crypto-hw-geode dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37443
This commit is contained in:
		@@ -152,6 +152,7 @@ $(eval $(call KernelPackage,crypto-hw-padlock))
 | 
			
		||||
 | 
			
		||||
define KernelPackage/crypto-hw-geode
 | 
			
		||||
  TITLE:=AMD Geode hardware crypto module
 | 
			
		||||
  DEPENDS:=+kmod-crypto-manager
 | 
			
		||||
  KCONFIG:= \
 | 
			
		||||
	CONFIG_CRYPTO_DEV_GEODE
 | 
			
		||||
  FILES:=$(LINUX_DIR)/drivers/crypto/geode-aes.ko
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user