OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

138 lines
2.9 KiB

  1. dnl --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. dnl
  4. dnl Filename: architecture/share/kernel-net.conf.m4
  5. dnl Copyright (C) 2004 - 2006 The T2 SDE Project
  6. dnl
  7. dnl More information can be found in the files COPYING and README.
  8. dnl
  9. dnl This program is free software; you can redistribute it and/or modify
  10. dnl it under the terms of the GNU General Public License as published by
  11. dnl the Free Software Foundation; version 2 of the License. A copy of the
  12. dnl GNU General Public License can be found in the file COPYING.
  13. dnl --- SDE-COPYRIGHT-NOTE-END ---
  14. dnl the basic sections
  15. dnl
  16. CONFIG_NETDEVICES=y
  17. CONFIG_NET_ETHERNET=y
  18. CONFIG_NET_ISA=y
  19. CONFIG_NET_EISA=y
  20. CONFIG_NET_PCI=y
  21. CONFIG_NET_POCKET=y
  22. dnl Enable some vendor sections
  23. dnl
  24. CONFIG_NET_VENDOR_3COM=y
  25. CONFIG_NET_VENDOR_SMC=y
  26. CONFIG_NET_VENDOR_RACAL=y
  27. dnl make sure those are modular (built-in by default)
  28. dnl
  29. CONFIG_8139TOO=m
  30. CONFIG_FORCEDETH=m
  31. CONFIG_E1000=m
  32. dnl Enable some categories so drivers are enabled as modules
  33. dnl
  34. CONFIG_NET_RADIO=y
  35. CONFIG_NET_PCMCIA=y
  36. CONFIG_NET_TULIP=y
  37. dnl Misc network device support
  38. dnl
  39. CONFIG_PPP=y
  40. CONFIG_PPP_FILTER=y
  41. dnl Enable IP autoconfiguration
  42. dnl
  43. CONFIG_IP_PNP=y
  44. CONFIG_IP_PNP_BOOTP=y
  45. CONFIG_IP_PNP_DHCP=y
  46. dnl Enable some nice networking features
  47. dnl
  48. CONFIG_PACKET_MMAP=y
  49. CONFIG_PACKET=y
  50. CONFIG_NETLINK=y
  51. CONFIG_RTNETLINK=y
  52. CONFIG_IP_ADVANCED_ROUTER=y
  53. CONFIG_IP_MULTICAST=y
  54. CONFIG_FILTER=y
  55. CONFIG_UNIX=y
  56. CONFIG_INET=y
  57. dnl Enable QoS and IP-Tables (drivers themself are modules)
  58. dnl
  59. CONFIG_NET_SCHED=y
  60. CONFIG_NETFILTER=y
  61. CONFIG_NET_QOS=y
  62. CONFIG_NET_CLS=y
  63. dnl Disable dangerous packet generator
  64. dnl
  65. # CONFIG_NET_PKTGEN is not set
  66. dnl Important BT settings, RFCOM_TTY that is
  67. dnl
  68. CONFIG_BT=y
  69. CONFIG_BT_L2CAP=m
  70. CONFIG_BT_RFCOMM=m
  71. CONFIG_BT_RFCOMM_TTY=y
  72. dnl Enable ISDN drivers as modules
  73. dnl
  74. CONFIG_ISDN=m
  75. CONFIG_ISDN_I4L=y
  76. CONFIG_ISDN_AUDIO=y
  77. CONFIG_ISDN_BOOL=y
  78. CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
  79. CONFIG_ISDN_CAPI_MIDDLEWARE=y
  80. CONFIG_CAPI_AVM=y
  81. CONFIG_CAPI_EICO=y
  82. CONFIG_CAPI_EICON=y
  83. CONFIG_HISAX_16_0=y
  84. CONFIG_HISAX_16_3=y
  85. CONFIG_HISAX_1TR6=y
  86. CONFIG_HISAX_ASUSCOM=y
  87. CONFIG_HISAX_AVM_A1=y
  88. CONFIG_HISAX_AVM_A1_PCMCIA=y
  89. CONFIG_HISAX_BKM_A4T=y
  90. CONFIG_HISAX_DIEHLDIVA=y
  91. CONFIG_HISAX_ELSA=y
  92. CONFIG_HISAX_EURO=y
  93. CONFIG_HISAX_FRITZPCI=y
  94. CONFIG_HISAX_FRITZ_PCIPNP=m
  95. CONFIG_HISAX_GAZEL=y
  96. CONFIG_HISAX_HFCS=y
  97. CONFIG_HISAX_HFC_SX=y
  98. CONFIG_HISAX_HSTSAPHIR=y
  99. CONFIG_HISAX_ISURF=y
  100. CONFIG_HISAX_IX1MICROR2=y
  101. CONFIG_HISAX_MIC=y
  102. CONFIG_HISAX_NI1=y
  103. CONFIG_HISAX_NICCY=y
  104. CONFIG_HISAX_S0BOX=y
  105. CONFIG_HISAX_SCT_QUADRO=y
  106. CONFIG_HISAX_SEDLBAUER=y
  107. CONFIG_HISAX_SPORTSTER=y
  108. CONFIG_HISAX_TELEINT=y
  109. CONFIG_HISAX_TELESPCI=y
  110. CONFIG_HISAX_W6692=y
  111. CONFIG_IPPP_FILTER=y
  112. CONFIG_ISDN_DIVAS_BRIPCI=y
  113. CONFIG_ISDN_DIVAS_PRIPCI=y
  114. CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y
  115. CONFIG_ISDN_DRV_HISAX=m
  116. CONFIG_ISDN_HISAX=y
  117. CONFIG_ISDN_MPP=y
  118. CONFIG_ISDN_PPP=y
  119. CONFIG_ISDN_PPP_BSDCOMP=m
  120. CONFIG_ISDN_PPP_VJ=y
  121. CONFIG_ISDN_TTY_FAX=y
  122. CONFIG_ISDN_X25=y
  123. dnl Enable fibre channel support
  124. CONFIG_NET_FC=y