浏览代码

ARM: imx: depend MXC debug board on 3DS machines

Depend the MXC debug board on machines which actually support it.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Stefan Agner 10 年之前
父节点
当前提交
ae4aee959f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/mach-imx/Kconfig

+ 1 - 0
arch/arm/mach-imx/Kconfig

@@ -21,6 +21,7 @@ config MXC_AVIC
 
 
 config MXC_DEBUG_BOARD
 config MXC_DEBUG_BOARD
 	bool "Enable MXC debug board(for 3-stack)"
 	bool "Enable MXC debug board(for 3-stack)"
+	depends on MACH_MX27_3DS || MACH_MX31_3DS || MACH_MX35_3DS
 	help
 	help
 	  The debug board is an integral part of the MXC 3-stack(PDK)
 	  The debug board is an integral part of the MXC 3-stack(PDK)
 	  platforms, it can be attached or removed from the peripheral
 	  platforms, it can be attached or removed from the peripheral