projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
218a12f
)
microblaze: Enable KGDB in defconfig
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 26 Jun 2013 09:07:11 +0000
(11:07 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 26 Jun 2013 09:36:55 +0000
(11:36 +0200)
Enable KGDB in defconfig to be sure that support
is regularly compiled.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/configs/mmu_defconfig
patch
|
blob
|
history
diff --git
a/arch/microblaze/configs/mmu_defconfig
b/arch/microblaze/configs/mmu_defconfig
index
3649a8b
..
deaf45a
100644
(file)
--- a/
arch/microblaze/configs/mmu_defconfig
+++ b/
arch/microblaze/configs/mmu_defconfig
@@
-1,4
+1,3
@@
-CONFIG_EXPERIMENTAL=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_FHANDLE=y
@@
-81,6
+80,9
@@
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_INFO=y
+CONFIG_KGDB=y
+CONFIG_KGDB_TESTS=y
+CONFIG_KGDB_KDB=y
CONFIG_EARLY_PRINTK=y
CONFIG_KEYS=y
CONFIG_ENCRYPTED_KEYS=y