mirror of the now-defunct rocklinux.org
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.

105 lines
2.2 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/target/router/kernel.conf
  9. # ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. # boot, damn it!
  23. CONFIG_X86_GENERIC=y
  24. #serial console
  25. CONFIG_SERIAL_8250_CONSOLE=y
  26. # nfs server as module (smaller kernel image)
  27. CONFIG_NFSD=m
  28. # no FireWire support
  29. CONFIG_IEEE1394=n
  30. CONFIG_IEEE1394_VIDEO1394=n
  31. CONFIG_IEEE1394_SBP2=n
  32. CONFIG_IEEE1394_DV1394=n
  33. CONFIG_IEEE1394_RAWIO=n
  34. CONFIG_IEEE1394_CMP=n
  35. CONFIG_IEEE1394_ETH1394=n
  36. # no framebuffer stuff
  37. CONFIG_VGA_CONSOLE=n
  38. CONFIG_VIDEO_SELECT=n
  39. CONFIG_FB=n
  40. CONFIG_FRAMEBUFFER_CONSOLE=n
  41. CONFIG_LOGO=n
  42. # no agp
  43. CONFIG_AGP=n
  44. # no drm
  45. CONFIG_DRM=n
  46. # no MD
  47. CONFIG_MD=n
  48. # no oss!
  49. CONFIG_SOUND_PRIME=n
  50. CONFIG_DMASOUND_PMAC=n
  51. # no usb
  52. CONFIG_USB=n
  53. CONFIG_USB_GADGET=n
  54. # no weird filesystems
  55. CONFIG_XFS_FS=n
  56. CONFIG_JFS_FS=n
  57. CONFIG_REISERFS_FS=n
  58. CONFIG_QUOTA=n
  59. CONFIG_UDF_FS=n
  60. CONFIG_MSDOS_FS=n
  61. CONFIG_VFAT_FS=n
  62. CONFIG_NTFS_FS=n
  63. CONFIG_CIFS=n
  64. CONFIG_NCP_FS=n
  65. CONFIG_AFS_FS=n
  66. CONFIG_ADFS_FS=n
  67. CONFIG_AFFS_FS=n
  68. CONFIG_HFS_FS=n
  69. CONFIG_HFSPLUS_FS=n
  70. CONFIG_BEFS_FS=n
  71. CONFIG_BFS_FS=n
  72. CONFIG_EFS_FS=n
  73. CONFIG_VXFS_FS=n
  74. CONFIG_HPFS_FS=n
  75. CONFIG_QNX4FS_FS=n
  76. CONFIG_SYSV_FS=n
  77. CONFIG_UFS_FS=n
  78. # no profiling
  79. CONFIG_PROFILING=n
  80. # no acpi
  81. CONFIG_ACPI=n
  82. # rarely needed for a router...
  83. CONFIG_IBM_ASM=n
  84. CONFIG_MMC=n
  85. CONFIG_PARPORT=n
  86. CONFIG_SMP=n
  87. CONFIG_PREEMPT=n
  88. CONFIG_FUSION=n
  89. CONFIG_I2O=n
  90. CONFIG_W1=n