浏览代码

enable KGDB for YAFFS filesystem, normally big enough

Waldemar Brodkorb 15 年之前
父节点
当前提交
3f8f875041
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/config/Config.in.debug

+ 1 - 0
target/linux/config/Config.in.debug

@@ -42,6 +42,7 @@ config ADK_KERNEL_DEBUG_WITH_KGDB
 	prompt "Enable remote kernel debugging using KGDB"
 	depends on ADK_TARGET_ROOTFS_NFSROOT || \
 		ADK_TARGET_ROOTFS_EXT2_BLOCK || \
+		ADK_TARGET_ROOTFS_YAFFS || \
 		ADK_TARGET_ROOTFS_EXT2
 	default n
 	select ADK_KERNEL_DEBUG_KERNEL