diff options
Diffstat (limited to 'target/linux/config/Config.in.debug')
-rw-r--r-- | target/linux/config/Config.in.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index 9c876e205..57927f3ec 100644 --- a/target/linux/config/Config.in.debug +++ b/target/linux/config/Config.in.debug @@ -41,7 +41,7 @@ config ADK_KERNEL_DEBUG_WITH_KGDB boolean prompt "Enable remote kernel debugging using KGDB" depends on ADK_TARGET_ROOTFS_NFSROOT || \ - ADK_TARGET_ROOTFS_EXT2_CF || \ + ADK_TARGET_ROOTFS_EXT2_BLOCK || \ ADK_TARGET_ROOTFS_EXT2 default n select ADK_KERNEL_DEBUG_KERNEL |