diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2011-05-19 19:23:28 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-19 19:23:28 -0400 |
commit | 034cfe48d0efc248ba4b725e3a94b95e76fbc5d3 (patch) | |
tree | e5a9079bd3b40f1ef4dd9f88d75a79b862f073a0 /drivers/net/pppox.c | |
parent | 8ce6eb1a4a4bc46820f23e927377d386d3ec5404 (diff) |
networking: NET_CLS_ROUTE4 depends on INET
IP_ROUTE_CLASSID depends on INET and NET_CLS_ROUTE4 selects
IP_ROUTE_CLASSID, but when INET is not enabled, this kconfig warning
is produced, so fix it by making NET_CLS_ROUTE4 depend on INET.
warning: (NET_CLS_ROUTE4) selects IP_ROUTE_CLASSID which has unmet direct dependencies (NET && INET)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/pppox.c')
0 files changed, 0 insertions, 0 deletions