]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[DCCP]: Remove redundant dependency on IP_DCCP
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Wed, 21 Nov 2007 12:11:52 +0000 (10:11 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:46 +0000 (14:54 -0800)
commit6d57b43bf810cd66ccf252c04ba65c3e8e56cbb1
treecd3ed95ee320ce230ce1c94f5fed52af4df4c452
parente333b3edc489151afda2a4f6c798842c64cb67a4
[DCCP]: Remove redundant dependency on IP_DCCP

This cleans up the consequences of an earlier patch which
introduced the `if IP_DCCP' clause into net/dccp/Kconfig.

The CCID Kconfig menu is sourced within this clause; as a
consequence, all tests of type `depends on IP_DCCP' are now
redundant.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/Kconfig