Config.in 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. config BR2_TARGET_GRUB
  2. bool "grub"
  3. default n
  4. depends on BR2_i386 || BR2_x86_64
  5. help
  6. The GRand Unified Bootloader for x86 systems.
  7. config BR2_TARGET_GRUB_SPLASH
  8. bool "Splashimage support"
  9. default n
  10. depends on BR2_TARGET_GRUB
  11. help
  12. Add support for splashimage.
  13. A splashimage is a 14-color indexed .xpm picture which
  14. is displayed as background for the grub menu.
  15. config BR2_TARGET_GRUB_DISKLESS
  16. bool "diskless support"
  17. default n
  18. depends on BR2_TARGET_GRUB
  19. help
  20. enable diskless support
  21. config BR2_TARGET_GRUB_3c595
  22. bool "3Com595 driver"
  23. default n
  24. depends on BR2_TARGET_GRUB
  25. help
  26. enable 3Com595 driver
  27. config BR2_TARGET_GRUB_3c90x
  28. bool "3Com90x driver"
  29. default n
  30. depends on BR2_TARGET_GRUB
  31. help
  32. enable 3Com90x driver
  33. config BR2_TARGET_GRUB_davicom
  34. bool "Davicom driver"
  35. default n
  36. depends on BR2_TARGET_GRUB
  37. help
  38. enable Davicom driver
  39. config BR2_TARGET_GRUB_e1000
  40. bool "Etherexpress Pro/1000 driver"
  41. default n
  42. depends on BR2_TARGET_GRUB
  43. help
  44. enable Etherexpress Pro/1000 driver
  45. config BR2_TARGET_GRUB_eepro100
  46. bool "Etherexpress Pro/100 driver"
  47. default n
  48. depends on BR2_TARGET_GRUB
  49. help
  50. enable Etherexpress Pro/100 driver
  51. config BR2_TARGET_GRUB_epic100
  52. bool "SMC 83c170 EPIC/100 driver"
  53. default n
  54. depends on BR2_TARGET_GRUB
  55. help
  56. enable SMC 83c170 EPIC/100 driver
  57. config BR2_TARGET_GRUB_forcedeth
  58. bool "Nvidia Geforce driver"
  59. default n
  60. depends on BR2_TARGET_GRUB
  61. help
  62. enable Nvidia Geforce driver
  63. config BR2_TARGET_GRUB_natsemi
  64. bool "NatSemi DP8381x driver"
  65. default n
  66. depends on BR2_TARGET_GRUB
  67. help
  68. enable NatSemi DP8381x driver
  69. config BR2_TARGET_GRUB_ns83820
  70. bool "NS83820 driver"
  71. default n
  72. depends on BR2_TARGET_GRUB
  73. help
  74. enable NS83820 driver
  75. config BR2_TARGET_GRUB_ns8390
  76. bool "NE2000 PCI driver"
  77. default n
  78. depends on BR2_TARGET_GRUB
  79. help
  80. enable NE2000 PCI driver
  81. config BR2_TARGET_GRUB_pcnet32
  82. bool "AMD Lance/PCI PCNet/32 driver"
  83. default n
  84. depends on BR2_TARGET_GRUB
  85. help
  86. enable AMD Lance/PCI PCNet/32 driver
  87. config BR2_TARGET_GRUB_pnic
  88. bool "Bochs Pseudo Nic driver"
  89. default n
  90. depends on BR2_TARGET_GRUB
  91. help
  92. enable Bochs Pseudo Nic driver
  93. config BR2_TARGET_GRUB_rtl8139
  94. bool "Realtek 8139 driver"
  95. default n
  96. depends on BR2_TARGET_GRUB
  97. help
  98. enable Realtek 8139 driver
  99. config BR2_TARGET_GRUB_r8169
  100. bool "Realtek 8169 driver"
  101. default n
  102. depends on BR2_TARGET_GRUB
  103. help
  104. enable Realtek 8169 driver
  105. config BR2_TARGET_GRUB_sis900
  106. bool "SIS 900 and SIS 7016 driver"
  107. default n
  108. depends on BR2_TARGET_GRUB
  109. help
  110. enable SIS 900 and SIS 7016 driver
  111. config BR2_TARGET_GRUB_tg3
  112. bool "Broadcom Tigon3 driver"
  113. default n
  114. depends on BR2_TARGET_GRUB
  115. help
  116. enable Broadcom Tigon3 driver
  117. config BR2_TARGET_GRUB_tulip
  118. bool "Tulip driver"
  119. default n
  120. depends on BR2_TARGET_GRUB
  121. help
  122. enable Tulip driver
  123. config BR2_TARGET_GRUB_tlan
  124. bool "TI ThunderLAN driver"
  125. default n
  126. depends on BR2_TARGET_GRUB
  127. help
  128. enable TI ThunderLAN driver
  129. config BR2_TARGET_GRUB_undi
  130. bool "PXE UNDI driver"
  131. default n
  132. depends on BR2_TARGET_GRUB
  133. help
  134. enable PXE UNDI driver
  135. config BR2_TARGET_GRUB_via_rhine
  136. bool "Rhine-I/II driver"
  137. default n
  138. depends on BR2_TARGET_GRUB
  139. help
  140. enable Rhine-I/II driver
  141. config BR2_TARGET_GRUB_w89c840
  142. bool "Winbond W89c840 driver"
  143. default n
  144. depends on BR2_TARGET_GRUB
  145. help
  146. enable Winbond W89c840 driver