Kconfig 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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 MVEBU_CLK_CORE
  41. select MVEBU_CLK_GATING
  42. select USE_OF
  43. help
  44. Say 'Y' here if you want your kernel to support the
  45. Marvell Kirkwood using flattened device tree.
  46. config MACH_DREAMPLUG_DT
  47. bool "Marvell DreamPlug (Flattened Device Tree)"
  48. select ARCH_KIRKWOOD_DT
  49. help
  50. Say 'Y' here if you want your kernel to support the
  51. Marvell DreamPlug (Flattened Device Tree).
  52. config MACH_ICONNECT_DT
  53. bool "Iomega Iconnect (Flattened Device Tree)"
  54. select ARCH_KIRKWOOD_DT
  55. help
  56. Say 'Y' here to enable Iomega Iconnect support.
  57. config MACH_DLINK_KIRKWOOD_DT
  58. bool "D-Link Kirkwood-based NAS (Flattened Device Tree)"
  59. select ARCH_KIRKWOOD_DT
  60. help
  61. Say 'Y' here if you want your kernel to support the
  62. Kirkwood-based D-Link NASes such as DNS-320 & DNS-325,
  63. using Flattened Device Tree.
  64. config MACH_IB62X0_DT
  65. bool "RaidSonic IB-NAS6210, IB-NAS6220 (Flattened Device Tree)"
  66. select ARCH_KIRKWOOD_DT
  67. help
  68. Say 'Y' here if you want your kernel to support the
  69. RaidSonic IB-NAS6210 & IB-NAS6220 devices, using
  70. Flattened Device Tree.
  71. config MACH_TS219_DT
  72. bool "Device Tree for QNAP TS-11X, TS-21X NAS"
  73. select ARCH_KIRKWOOD_DT
  74. select ARM_APPENDED_DTB
  75. select ARM_ATAG_DTB_COMPAT
  76. help
  77. Say 'Y' here if you want your kernel to support the QNAP
  78. TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
  79. TS-219P+ Turbo NAS devices using Fattened Device Tree.
  80. There are two different Device Tree descriptions, depending
  81. on if the device is based on an if the board uses the MV6281
  82. or MV6282. If you have the wrong one, the buttons will not
  83. work.
  84. config MACH_DOCKSTAR_DT
  85. bool "Seagate FreeAgent Dockstar (Flattened Device Tree)"
  86. select ARCH_KIRKWOOD_DT
  87. help
  88. Say 'Y' here if you want your kernel to support the
  89. Seagate FreeAgent Dockstar (Flattened Device Tree).
  90. config MACH_GOFLEXNET_DT
  91. bool "Seagate GoFlex Net (Flattened Device Tree)"
  92. select ARCH_KIRKWOOD_DT
  93. help
  94. Say 'Y' here if you want your kernel to support the
  95. Seagate GoFlex Net (Flattened Device Tree).
  96. config MACH_LSXL_DT
  97. bool "Buffalo Linkstation LS-XHL, LS-CHLv2 (Flattened Device Tree)"
  98. select ARCH_KIRKWOOD_DT
  99. help
  100. Say 'Y' here if you want your kernel to support the
  101. Buffalo Linkstation LS-XHL & LS-CHLv2 devices, using
  102. Flattened Device Tree.
  103. config MACH_IOMEGA_IX2_200_DT
  104. bool "Iomega StorCenter ix2-200 (Flattened Device Tree)"
  105. select ARCH_KIRKWOOD_DT
  106. help
  107. Say 'Y' here if you want your kernel to support the
  108. Iomega StorCenter ix2-200 (Flattened Device Tree).
  109. config MACH_KM_KIRKWOOD_DT
  110. bool "Keymile Kirkwood Reference Design (Flattened Device Tree)"
  111. select ARCH_KIRKWOOD_DT
  112. help
  113. Say 'Y' here if you want your kernel to support the
  114. Keymile Kirkwood Reference Desgin, using Flattened Device Tree.
  115. config MACH_TS219
  116. bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
  117. help
  118. Say 'Y' here if you want your kernel to support the
  119. QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
  120. TS-219P+ Turbo NAS devices.
  121. config MACH_TS41X
  122. bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
  123. help
  124. Say 'Y' here if you want your kernel to support the
  125. QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
  126. NAS devices.
  127. config MACH_DOCKSTAR
  128. bool "Seagate FreeAgent DockStar"
  129. help
  130. Say 'Y' here if you want your kernel to support the
  131. Seagate FreeAgent DockStar.
  132. config MACH_OPENRD
  133. bool
  134. config MACH_OPENRD_BASE
  135. bool "Marvell OpenRD Base Board"
  136. select MACH_OPENRD
  137. help
  138. Say 'Y' here if you want your kernel to support the
  139. Marvell OpenRD Base Board.
  140. config MACH_OPENRD_CLIENT
  141. bool "Marvell OpenRD Client Board"
  142. select MACH_OPENRD
  143. help
  144. Say 'Y' here if you want your kernel to support the
  145. Marvell OpenRD Client Board.
  146. config MACH_OPENRD_ULTIMATE
  147. bool "Marvell OpenRD Ultimate Board"
  148. select MACH_OPENRD
  149. help
  150. Say 'Y' here if you want your kernel to support the
  151. Marvell OpenRD Ultimate Board.
  152. config MACH_NETSPACE_V2
  153. bool "LaCie Network Space v2 NAS Board"
  154. help
  155. Say 'Y' here if you want your kernel to support the
  156. LaCie Network Space v2 NAS.
  157. config MACH_INETSPACE_V2
  158. bool "LaCie Internet Space v2 NAS Board"
  159. help
  160. Say 'Y' here if you want your kernel to support the
  161. LaCie Internet Space v2 NAS.
  162. config MACH_NETSPACE_MAX_V2
  163. bool "LaCie Network Space Max v2 NAS Board"
  164. help
  165. Say 'Y' here if you want your kernel to support the
  166. LaCie Network Space Max v2 NAS.
  167. config MACH_D2NET_V2
  168. bool "LaCie d2 Network v2 NAS Board"
  169. help
  170. Say 'Y' here if you want your kernel to support the
  171. LaCie d2 Network v2 NAS.
  172. config MACH_NET2BIG_V2
  173. bool "LaCie 2Big Network v2 NAS Board"
  174. help
  175. Say 'Y' here if you want your kernel to support the
  176. LaCie 2Big Network v2 NAS.
  177. config MACH_NET5BIG_V2
  178. bool "LaCie 5Big Network v2 NAS Board"
  179. help
  180. Say 'Y' here if you want your kernel to support the
  181. LaCie 5Big Network v2 NAS.
  182. config MACH_T5325
  183. bool "HP t5325 Thin Client"
  184. help
  185. Say 'Y' here if you want your kernel to support the
  186. HP t5325 Thin Client.
  187. endmenu
  188. endif