Kconfig 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. if ARCH_KIRKWOOD
  2. menu "Marvell Kirkwood Implementations"
  3. config MACH_DB88F6281_BP
  4. bool "Marvell DB-88F6281-BP Development Board"
  5. help
  6. Say 'Y' here if you want your kernel to support the
  7. Marvell DB-88F6281-BP Development Board.
  8. config MACH_RD88F6192_NAS
  9. bool "Marvell RD-88F6192-NAS Reference Board"
  10. help
  11. Say 'Y' here if you want your kernel to support the
  12. Marvell RD-88F6192-NAS Reference Board.
  13. config MACH_RD88F6281
  14. bool "Marvell RD-88F6281 Reference Board"
  15. help
  16. Say 'Y' here if you want your kernel to support the
  17. Marvell RD-88F6281 Reference Board.
  18. config MACH_MV88F6281GTW_GE
  19. bool "Marvell 88F6281 GTW GE Board"
  20. help
  21. Say 'Y' here if you want your kernel to support the
  22. Marvell 88F6281 GTW GE Board.
  23. config MACH_SHEEVAPLUG
  24. bool "Marvell SheevaPlug Reference Board"
  25. help
  26. Say 'Y' here if you want your kernel to support the
  27. Marvell SheevaPlug Reference Board.
  28. config MACH_ESATA_SHEEVAPLUG
  29. bool "Marvell eSATA SheevaPlug Reference Board"
  30. help
  31. Say 'Y' here if you want your kernel to support the
  32. Marvell eSATA SheevaPlug Reference Board.
  33. config MACH_GURUPLUG
  34. bool "Marvell GuruPlug Reference Board"
  35. help
  36. Say 'Y' here if you want your kernel to support the
  37. Marvell GuruPlug Reference Board.
  38. config ARCH_KIRKWOOD_DT
  39. bool "Marvell Kirkwood Flattened Device Tree"
  40. select USE_OF
  41. help
  42. Say 'Y' here if you want your kernel to support the
  43. Marvell Kirkwood using flattened device tree.
  44. config MACH_DREAMPLUG_DT
  45. bool "Marvell DreamPlug (Flattened Device Tree)"
  46. select ARCH_KIRKWOOD_DT
  47. help
  48. Say 'Y' here if you want your kernel to support the
  49. Marvell DreamPlug (Flattened Device Tree).
  50. config MACH_ICONNECT_DT
  51. bool "Iomega Iconnect (Flattened Device Tree)"
  52. select ARCH_KIRKWOOD_DT
  53. help
  54. Say 'Y' here to enable Iomega Iconnect support.
  55. config MACH_DLINK_KIRKWOOD_DT
  56. bool "D-Link Kirkwood-based NAS (Flattened Device Tree)"
  57. select ARCH_KIRKWOOD_DT
  58. help
  59. Say 'Y' here if you want your kernel to support the
  60. Kirkwood-based D-Link NASes such as DNS-320 & DNS-325,
  61. using Flattened Device Tree.
  62. config MACH_IB62X0_DT
  63. bool "RaidSonic IB-NAS6210, IB-NAS6220 (Flattened Device Tree)"
  64. select ARCH_KIRKWOOD_DT
  65. help
  66. Say 'Y' here if you want your kernel to support the
  67. RaidSonic IB-NAS6210 & IB-NAS6220 devices, using
  68. Flattened Device Tree.
  69. config MACH_TS219
  70. bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
  71. help
  72. Say 'Y' here if you want your kernel to support the
  73. QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
  74. TS-219P+ Turbo NAS devices.
  75. config MACH_TS41X
  76. bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
  77. help
  78. Say 'Y' here if you want your kernel to support the
  79. QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
  80. NAS devices.
  81. config MACH_DOCKSTAR
  82. bool "Seagate FreeAgent DockStar"
  83. help
  84. Say 'Y' here if you want your kernel to support the
  85. Seagate FreeAgent DockStar.
  86. config MACH_OPENRD
  87. bool
  88. config MACH_OPENRD_BASE
  89. bool "Marvell OpenRD Base Board"
  90. select MACH_OPENRD
  91. help
  92. Say 'Y' here if you want your kernel to support the
  93. Marvell OpenRD Base Board.
  94. config MACH_OPENRD_CLIENT
  95. bool "Marvell OpenRD Client Board"
  96. select MACH_OPENRD
  97. help
  98. Say 'Y' here if you want your kernel to support the
  99. Marvell OpenRD Client Board.
  100. config MACH_OPENRD_ULTIMATE
  101. bool "Marvell OpenRD Ultimate Board"
  102. select MACH_OPENRD
  103. help
  104. Say 'Y' here if you want your kernel to support the
  105. Marvell OpenRD Ultimate Board.
  106. config MACH_NETSPACE_V2
  107. bool "LaCie Network Space v2 NAS Board"
  108. help
  109. Say 'Y' here if you want your kernel to support the
  110. LaCie Network Space v2 NAS.
  111. config MACH_INETSPACE_V2
  112. bool "LaCie Internet Space v2 NAS Board"
  113. help
  114. Say 'Y' here if you want your kernel to support the
  115. LaCie Internet Space v2 NAS.
  116. config MACH_NETSPACE_MAX_V2
  117. bool "LaCie Network Space Max v2 NAS Board"
  118. help
  119. Say 'Y' here if you want your kernel to support the
  120. LaCie Network Space Max v2 NAS.
  121. config MACH_D2NET_V2
  122. bool "LaCie d2 Network v2 NAS Board"
  123. help
  124. Say 'Y' here if you want your kernel to support the
  125. LaCie d2 Network v2 NAS.
  126. config MACH_NET2BIG_V2
  127. bool "LaCie 2Big Network v2 NAS Board"
  128. help
  129. Say 'Y' here if you want your kernel to support the
  130. LaCie 2Big Network v2 NAS.
  131. config MACH_NET5BIG_V2
  132. bool "LaCie 5Big Network v2 NAS Board"
  133. help
  134. Say 'Y' here if you want your kernel to support the
  135. LaCie 5Big Network v2 NAS.
  136. config MACH_T5325
  137. bool "HP t5325 Thin Client"
  138. help
  139. Say 'Y' here if you want your kernel to support the
  140. HP t5325 Thin Client.
  141. endmenu
  142. endif