Loading net/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -32,7 +32,7 @@ config WANT_COMPAT_NETLINK_MESSAGES config COMPAT_NETLINK_MESSAGES config COMPAT_NETLINK_MESSAGES def_bool y def_bool y depends on COMPAT depends on COMPAT depends on WIRELESS_EXT || WANT_COMPAT_NETLINK_MESSAGES depends on WEXT_CORE || WANT_COMPAT_NETLINK_MESSAGES help help This option makes it possible to send different netlink messages This option makes it possible to send different netlink messages to tasks depending on whether the task is a compat task or not. To to tasks depending on whether the task is a compat task or not. To Loading Loading
net/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -32,7 +32,7 @@ config WANT_COMPAT_NETLINK_MESSAGES config COMPAT_NETLINK_MESSAGES config COMPAT_NETLINK_MESSAGES def_bool y def_bool y depends on COMPAT depends on COMPAT depends on WIRELESS_EXT || WANT_COMPAT_NETLINK_MESSAGES depends on WEXT_CORE || WANT_COMPAT_NETLINK_MESSAGES help help This option makes it possible to send different netlink messages This option makes it possible to send different netlink messages to tasks depending on whether the task is a compat task or not. To to tasks depending on whether the task is a compat task or not. To Loading