make ATM_DRIVERS default to n
SVN-Revision: 8967
This commit is contained in:
parent
c7fb1aaf1d
commit
b4142edc77
2 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,7 @@ CONFIG_ATM_BR2684=m
|
|||
CONFIG_ATM_BR2684_IPFILTER=y
|
||||
CONFIG_ATM_CLIP=m
|
||||
CONFIG_ATM_CLIP_NO_ICMP=y
|
||||
# CONFIG_ATM_DRIVERS is not set
|
||||
CONFIG_ATM_DUMMY=m
|
||||
# CONFIG_ATM_ENI is not set
|
||||
# CONFIG_ATM_FIRESTREAM is not set
|
||||
|
|
|
@ -28,6 +28,7 @@ CONFIG_ATM_BR2684=m
|
|||
CONFIG_ATM_BR2684_IPFILTER=y
|
||||
CONFIG_ATM_CLIP=m
|
||||
CONFIG_ATM_CLIP_NO_ICMP=y
|
||||
# CONFIG_ATM_DRIVERS is not set
|
||||
CONFIG_ATM_DUMMY=m
|
||||
# CONFIG_ATM_ENI is not set
|
||||
# CONFIG_ATM_FIRESTREAM is not set
|
||||
|
|
Loading…
Reference in a new issue