2
1

Config.in 3.0 KB

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