[PATCH] w1: clean up W1_CON dependency.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Thu, 27 Apr 2006 15:40:27 +0000 (19:40 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:22:51 +0000 (11:22 -0700)
If w1 is not enabled, w1_con should not appear in configuration,
even if no logic is turned on without w1.
W1_CON should depend on W1 also.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found