diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-03 14:40:37 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-03 14:40:37 +0200 |
commit | b9d987583aa7e4f168654d4f6e26beeeefbc7c61 (patch) | |
tree | 56c4511231f390d860bf8c635d833858afd8123a /target/linux/config | |
parent | e21c5f005ad02185bebbf0782b3e7245879ca19a (diff) | |
parent | 6bbf0a29693f0720d9753e11220e39a71b0454fd (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index 57927f3ec..87fc57052 100644 --- a/target/linux/config/Config.in.debug +++ b/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 |