summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/configs
diff options
context:
space:
mode:
authorGuan Xuetao2011-05-16 09:28:19 +0200
committerGuan Xuetao2011-06-09 10:24:42 +0200
commit978b42e6f6f48560b18661a5e187aec7329a094b (patch)
tree477c8f6be205f582c3f672e157ba7d4ed5a66c09 /arch/unicore32/configs
parentunicore32: change zImage physical address, though it's PIC codes (diff)
downloadkernel-qcow2-linux-978b42e6f6f48560b18661a5e187aec7329a094b.tar.gz
kernel-qcow2-linux-978b42e6f6f48560b18661a5e187aec7329a094b.tar.xz
kernel-qcow2-linux-978b42e6f6f48560b18661a5e187aec7329a094b.zip
unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)
Rename debug_defconfig to unicore32_defconfig, which is a minimal config for PKUnity-v3 (130nm) SoC board. Also, add KBUILD_DEFCONFIG to use 'make defconfig'. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/unicore32/configs')
-rw-r--r--arch/unicore32/configs/unicore32_defconfig (renamed from arch/unicore32/configs/debug_defconfig)2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/unicore32/configs/debug_defconfig b/arch/unicore32/configs/unicore32_defconfig
index 9b9c2519a38f..c9dd3198b6f7 100644
--- a/arch/unicore32/configs/debug_defconfig
+++ b/arch/unicore32/configs/unicore32_defconfig
@@ -1,6 +1,6 @@
### General setup
CONFIG_EXPERIMENTAL=y
-CONFIG_LOCALVERSION="-debug"
+CONFIG_LOCALVERSION="-unicore32"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y