summaryrefslogtreecommitdiff
path: root/kconfig/gdb.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/gdb.kconfig')
-rw-r--r--kconfig/gdb.kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/kconfig/gdb.kconfig b/kconfig/gdb.kconfig
index 322da67..ec08770 100644
--- a/kconfig/gdb.kconfig
+++ b/kconfig/gdb.kconfig
@@ -1,6 +1,6 @@
################################################################################
# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
-# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
+# Copyright(C) 2009-2010 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
# under the terms of the GNU General Public License
@@ -24,6 +24,7 @@
config EMBTK_HAVE_GDB
bool "Have GDB: Gnu debugging system"
+ select EMBTK_HAVE_NCURSES
help
Have GNU debugger components on your embedded target and/or on your
development machine.