kfifo is now build when CONFIG_COMPAT_KERNEL_36 is set. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- config.mk | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/config.mk b/config.mk index 5f861ca..846d2e0 100644 --- a/config.mk +++ b/config.mk @@ -107,11 +107,6 @@ ifdef CONFIG_FW_LOADER endif #CONFIG_FW_LOADER endif #CONFIG_COMPAT_KERNEL_33 -ifdef CONFIG_COMPAT_KERNEL_36 -CONFIG_COMPAT_KFIFO=m -endif #CONFIG_COMPAT_KERNEL_36 - - # Wireless subsystem stuff CONFIG_MAC80211=m -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html