ARM: cns3xxx: Add defconfig for CNS3420 validation board

Previous thread: ARM: 6073/1: oprofile: remove old files and update KConfig by Linux Kernel Mailing List on Wednesday, May 19, 2010 - 1:01 pm. (1 message)

Next thread: ARM: QT2410: Update mach-qt2410 to use gpiolib API by Linux Kernel Mailing List on Wednesday, May 19, 2010 - 1:02 pm. (1 message)
From: Linux Kernel Mailing List
Date: Wednesday, May 19, 2010 - 1:01 pm

Gitweb:     http://git.kernel.org/linus/478ea14466fb524b4cd90cdf0b8845f8c5ee6015
Commit:     478ea14466fb524b4cd90cdf0b8845f8c5ee6015
Parent:     e94cdef039d4b141dffdbf5adde705f8c14dc53f
Author:     Anton Vorontsov <avorontsov@mvista.com>
AuthorDate: Thu Mar 25 20:51:49 2010 +0300
Committer:  Anton Vorontsov <avorontsov@mvista.com>
CommitDate: Sun May 2 22:01:02 2010 +0400

    ARM: cns3xxx: Add defconfig for CNS3420 validation board
    
    Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
---
 arch/arm/configs/cns3420vb_defconfig |  831 ++++++++++++++++++++++++++++++++++
 1 files changed, 831 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/cns3420vb_defconfig b/arch/arm/configs/cns3420vb_defconfig
new file mode 100644
index 0000000..d5c0881
--- /dev/null
+++ b/arch/arm/configs/cns3420vb_defconfig
@@ -0,0 +1,831 @@
+#
+# Automatically generated make config: don't edit
+# Linux kernel version: 2.6.34-rc6
+# Sun May  2 21:58:08 2010
+#
+CONFIG_ARM=y
+CONFIG_SYS_SUPPORTS_APM_EMULATION=y
+CONFIG_GENERIC_TIME=y
+CONFIG_GENERIC_CLOCKEVENTS=y
+CONFIG_HAVE_PROC_CPU=y
+CONFIG_GENERIC_HARDIRQS=y
+CONFIG_STACKTRACE_SUPPORT=y
+CONFIG_HAVE_LATENCYTOP_SUPPORT=y
+CONFIG_LOCKDEP_SUPPORT=y
+CONFIG_TRACE_IRQFLAGS_SUPPORT=y
+CONFIG_HARDIRQS_SW_RESEND=y
+CONFIG_GENERIC_IRQ_PROBE=y
+CONFIG_RWSEM_GENERIC_SPINLOCK=y
+CONFIG_GENERIC_HWEIGHT=y
+CONFIG_GENERIC_CALIBRATE_DELAY=y
+CONFIG_NEED_DMA_MAP_STATE=y
+CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
+CONFIG_OPROFILE_ARMV6=y
+CONFIG_OPROFILE_ARM11_CORE=y
+CONFIG_VECTORS_BASE=0xffff0000
+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
+CONFIG_CONSTRUCTORS=y
+
+#
+# General setup
+#
+CONFIG_EXPERIMENTAL=y
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_INIT_ENV_ARG_LIMIT=32
+CONFIG_LOCALVERSION=""
+# CONFIG_LOCALVERSION_AUTO is not set
+CONFIG_HAVE_KERNEL_GZIP=y
+CONFIG_HAVE_KERNEL_LZO=y
+CONFIG_KERNEL_GZIP=y
+# CONFIG_KERNEL_BZIP2 is not set
+# CONFIG_KERNEL_LZMA is not set
+# CONFIG_KERNEL_LZO is not set
+# ...
Previous thread: ARM: 6073/1: oprofile: remove old files and update KConfig by Linux Kernel Mailing List on Wednesday, May 19, 2010 - 1:01 pm. (1 message)

Next thread: ARM: QT2410: Update mach-qt2410 to use gpiolib API by Linux Kernel Mailing List on Wednesday, May 19, 2010 - 1:02 pm. (1 message)