• Adrian Bunk's avatar
    [PATCH] AIRO{,_CS} <-> CRYPTO fixes · a39d3e79
    Adrian Bunk authored
    CRYPTO is a helper variable, and to make it easier for users, it should
    therefore select'ed and not be listed in the dependencies.
    
    drivers/net/wireless/airo.c requires CONFIG_CRYPTO for compilations.
    
    Therefore, AIRO_CS also has to CRYPTO.
    
    Additionally, this patch removes the #ifdef's for the non-compiling
    CRYPTO=n case from drivers/net/wireless/airo.c.
    Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a39d3e79
Kconfig 19.2 KB