[meta-lsi] [PATCH 10/15] linux-yocto-3.10: POWERPC: Use Kernel fragments

Cristian Bercaru cristian.bercaru at windriver.com
Wed May 13 04:19:44 PDT 2015


From: Daniel Dragomir <daniel.dragomir at windriver.com>

This patch adds configuration fragments for linux POWERPC 3.10
standard and preempt-rt kernels.
When compiling the kernel from the linux-yocto repository, the
fragments are used to build the defconfig depending on options such as
capabilities.
The fragments present in this meta-lsi yocto layer include only
hardware and software options that are not platform-dependent. The
fragments with Axxia POWERPC platform-specific options are taken from
the meta branch of the linux-yocto-3.10 repository.

Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 .../axxiapowerpc/axxiapowerpc-common-hw.cfg        |   72 +++++
 .../axxiapowerpc/axxiapowerpc-common-non-hw.cfg    |  282 ++++++++++++++++++++
 .../axxiapowerpc/axxiapowerpc-common.scc           |    2 +
 .../axxiapowerpc/axxiapowerpc-preempt-rt-hw.cfg    |   17 ++
 .../axxiapowerpc-preempt-rt-non-hw.cfg             |   22 ++
 .../axxiapowerpc/axxiapowerpc-preempt-rt.scc       |    2 +
 .../linux-3.10/axxiapowerpc/dbg-ppc/dbg-hw.cfg     |    5 +
 .../linux-3.10/axxiapowerpc/dbg-ppc/dbg-non-hw.cfg |   99 +++++++
 .../conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg.scc   |    2 +
 .../conf/linux-3.10/axxiapowerpc/non-testing.cfg   |    9 +
 .../conf/linux-3.10/axxiapowerpc/non-testing.scc   |    1 +
 .../linux/conf/linux-3.10/axxiapowerpc/testing.cfg |   27 ++
 .../linux/conf/linux-3.10/axxiapowerpc/testing.scc |    2 +
 13 files changed, 542 insertions(+)
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-non-hw.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common.scc
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-hw.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-non-hw.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt.scc
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-hw.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-non-hw.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg.scc
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.scc
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.cfg
 create mode 100644 recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.scc

diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg
new file mode 100644
index 0000000..e21987b
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg
@@ -0,0 +1,72 @@
+#.........................................................................
+#                                WARNING
+#
+# This file is a kernel configuration fragment, and not a full kernel
+# configuration file.  The final kernel configuration is made up of
+# an assembly of processed fragments, each of which is designed to
+# capture a specific part of the final configuration (e.g. platform
+# configuration, feature configuration, and board specific hardware
+# configuration).  For more information on kernel configuration, please
+# consult the product documentation.
+#
+#.........................................................................
+
+#
+# Platform support
+#
+# CONFIG_EBONY is not set
+#
+# Kernel options
+#
+# CONFIG_COMPACTION is not set
+
+#
+# Bus options
+#
+# CONFIG_PCIEAER is not set
+CONFIG_PCI_DEBUG=y
+
+#
+# Distributed Switch Architecture drivers
+#
+# CONFIG_NET_VENDOR_3COM is not set
+CONFIG_NET_VENDOR_ADAPTEC=y
+CONFIG_NET_VENDOR_ALTEON=y
+CONFIG_NET_VENDOR_AMD=y
+CONFIG_NET_VENDOR_ATHEROS=y
+CONFIG_NET_CADENCE=y
+CONFIG_NET_VENDOR_BROADCOM=y
+CONFIG_NET_VENDOR_BROCADE=y
+CONFIG_NET_VENDOR_CHELSIO=y
+CONFIG_NET_VENDOR_CISCO=y
+CONFIG_NET_VENDOR_DEC=y
+CONFIG_NET_VENDOR_DLINK=y
+CONFIG_NET_VENDOR_EMULEX=y
+CONFIG_NET_VENDOR_EXAR=y
+CONFIG_NET_VENDOR_HP=y
+CONFIG_NET_VENDOR_MARVELL=y
+CONFIG_NET_VENDOR_MELLANOX=y
+CONFIG_NET_VENDOR_MICREL=y
+CONFIG_NET_VENDOR_MYRI=y
+CONFIG_NET_VENDOR_NATSEMI=y
+CONFIG_NET_VENDOR_8390=y
+CONFIG_NET_VENDOR_NVIDIA=y
+CONFIG_NET_VENDOR_OKI=y
+CONFIG_NET_PACKET_ENGINE=y
+CONFIG_NET_VENDOR_QLOGIC=y
+CONFIG_NET_VENDOR_REALTEK=y
+CONFIG_NET_VENDOR_RDC=y
+CONFIG_NET_VENDOR_SEEQ=y
+CONFIG_NET_VENDOR_SILAN=y
+CONFIG_NET_VENDOR_SIS=y
+CONFIG_NET_VENDOR_STMICRO=y
+CONFIG_NET_VENDOR_SUN=y
+CONFIG_NET_VENDOR_TEHUTI=y
+CONFIG_NET_VENDOR_TI=y
+CONFIG_NET_VENDOR_VIA=y
+CONFIG_NET_VENDOR_WIZNET=y
+
+#
+# I2C HID support
+#
+CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-non-hw.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-non-hw.cfg
new file mode 100644
index 0000000..2d0ba14
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common-non-hw.cfg
@@ -0,0 +1,282 @@
+#.........................................................................
+#                                WARNING
+#
+# This file is a kernel configuration fragment, and not a full kernel
+# configuration file.  The final kernel configuration is made up of
+# an assembly of processed fragments, each of which is designed to
+# capture a specific part of the final configuration (e.g. platform
+# configuration, feature configuration, and board specific hardware
+# configuration).  For more information on kernel configuration, please
+# consult the product documentation.
+#
+#.........................................................................
+
+#
+# General setup
+#
+CONFIG_CROSS_COMPILE="powerpc-linux-"
+CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_FHANDLE is not set
+
+#
+# RCU Subsystem
+#
+CONFIG_LOG_BUF_SHIFT=14
+# CONFIG_CGROUPS is not set
+# CONFIG_NAMESPACES is not set
+CONFIG_KALLSYMS_ALL=y
+# CONFIG_RELAY is not set
+CONFIG_SYSCTL_SYSCALL=y
+
+#
+# Kernel options
+#
+# CONFIG_SLUB_DEBUG is not set
+# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 
+# CONFIG_KPROBES is not set
+
+#
+# GCOV-based kernel profiling
+#
+CONFIG_MODULE_FORCE_LOAD=y
+CONFIG_MODULE_FORCE_UNLOAD=y
+CONFIG_MODVERSIONS=y
+CONFIG_MODULE_SRCVERSION_ALL=y
+# CONFIG_LBDAF is not set
+# CONFIG_BLK_DEV_BSG is not set
+
+#
+# Userspace binary formats
+#
+# CONFIG_BINFMT_MISC is not set
+
+#
+# Networking options
+#
+# CONFIG_XFRM_USER is not set
+# CONFIG_XFRM_SUB_POLICY is not set
+# CONFIG_XFRM_MIGRATE is not set
+
+CONFIG_XFRM_IPCOMP=y
+CONFIG_NET_KEY=y
+# CONFIG_NET_KEY_MIGRATE is not set
+# CONFIG_IP_ADVANCED_ROUTER is not set
+
+CONFIG_NET_IPIP=y
+# CONFIG_IP_MROUTE is not set
+
+CONFIG_INET_AH=y
+CONFIG_INET_ESP=y
+CONFIG_INET_IPCOMP=y
+CONFIG_INET_XFRM_TUNNEL=y
+# CONFIG_INET_LRO is not set
+
+# CONFIG_IPV6_ROUTER_PREF is not set
+# CONFIG_INET6_AH is not set
+# CONFIG_INET6_ESP is not set
+# CONFIG_INET6_IPCOMP is not set
+# CONFIG_INET6_XFRM_TUNNEL is not set
+# CONFIG_IPV6_TUNNEL is not set
+CONFIG_NETWORK_SECMARK=y
+
+CONFIG_NETFILTER=y
+
+#
+# Core Netfilter Configuration
+#
+# CONFIG_NETFILTER_XTABLES is not set
+
+#
+# IP: Netfilter Configuration
+#
+# CONFIG_IP_NF_IPTABLES is not set
+# CONFIG_IP_NF_ARPTABLES is not set
+
+#
+# IPv6: Netfilter Configuration
+#
+# CONFIG_IP6_NF_IPTABLES is not set
+# CONFIG_IP_SCTP is not set
+# CONFIG_TIPC is not set
+# CONFIG_BRIDGE is not set
+# CONFIG_NET_SCHED is not set
+
+#
+# Network testing
+#
+# CONFIG_NET_PKTGEN is not set
+# CONFIG_RFKILL is not set
+
+#
+# Device Tree and Open Firmware support
+#
+# CONFIG_BLK_DEV_LOOP is not set
+# CONFIG_BLK_DEV_NBD is not set
+
+#
+# IEEE 1394 (FireWire) support
+#
+# CONFIG_BONDING is not set
+CONFIG_DUMMY=y
+# CONFIG_NETCONSOLE is not set
+# CONFIG_NETPOLL is not set
+# CONFIG_NET_POLL_CONTROLLER is not set
+CONFIG_TUN=y
+
+#
+# MII PHY device drivers
+#
+# CONFIG_PPP is not set
+# CONFIG_SLIP is not set
+
+#
+# Watchdog Device Drivers
+#
+CONFIG_THERMAL=y
+# CONFIG_WATCHDOG is not set
+
+#
+# Graphics support
+#
+# CONFIG_VGA_ARB is not set
+
+#
+# File systems
+#
+# CONFIG_EXT2_FS_XATTR is not set
+# CONFIG_EXT3_FS is not set
+# CONFIG_EXT4_FS is not set
+# CONFIG_REISERFS_FS is not set
+# CONFIG_BTRFS_FS is not set
+
+# CONFIG_DNOTIFY is not set
+# CONFIG_FUSE_FS is not set
+
+#
+# DOS/FAT/NT Filesystems
+#
+# CONFIG_MSDOS_FS is not set
+# CONFIG_VFAT_FS is not set
+
+#
+# Pseudo filesystems
+#
+# CONFIG_PROC_KCORE is not set
+# CONFIG_CONFIGFS_FS is not set
+CONFIG_JFFS2_FS=y
+# CONFIG_MINIX_FS is not set
+# CONFIG_ROMFS_FS is not set
+# CONFIG_AUFS_FS is not set
+CONFIG_NFS_V3_ACL=y
+CONFIG_NFS_ACL_SUPPORT=y
+# CONFIG_CIFS is not set
+# CONFIG_NLS_CODEPAGE_437 is not set
+# CONFIG_NLS_CODEPAGE_737 is not set
+# CONFIG_NLS_CODEPAGE_775 is not set
+# CONFIG_NLS_CODEPAGE_850 is not set
+# CONFIG_NLS_CODEPAGE_852 is not set
+# CONFIG_NLS_CODEPAGE_855 is not set
+# CONFIG_NLS_CODEPAGE_857 is not set
+# CONFIG_NLS_CODEPAGE_860 is not set
+# CONFIG_NLS_CODEPAGE_861 is not set
+# CONFIG_NLS_CODEPAGE_862 is not set
+# CONFIG_NLS_CODEPAGE_863 is not set
+# CONFIG_NLS_CODEPAGE_864 is not set
+# CONFIG_NLS_CODEPAGE_865 is not set
+# CONFIG_NLS_CODEPAGE_866 is not set
+# CONFIG_NLS_CODEPAGE_869 is not set
+# CONFIG_NLS_CODEPAGE_936 is not set
+# CONFIG_NLS_CODEPAGE_950 is not set
+# CONFIG_NLS_CODEPAGE_932 is not set
+# CONFIG_NLS_CODEPAGE_949 is not set
+# CONFIG_NLS_CODEPAGE_874 is not set
+# CONFIG_NLS_ISO8859_8 is not set
+# CONFIG_NLS_CODEPAGE_1250 is not set
+# CONFIG_NLS_CODEPAGE_1251 is not set
+# CONFIG_NLS_ASCII is not set
+# CONFIG_NLS_ISO8859_1 is not set
+# CONFIG_NLS_ISO8859_2 is not set
+# CONFIG_NLS_ISO8859_3 is not set
+# CONFIG_NLS_ISO8859_4 is not set
+# CONFIG_NLS_ISO8859_5 is not set
+# CONFIG_NLS_ISO8859_6 is not set
+# CONFIG_NLS_ISO8859_7 is not set
+# CONFIG_NLS_ISO8859_9 is not set
+# CONFIG_NLS_ISO8859_13 is not set
+# CONFIG_NLS_ISO8859_14 is not set
+# CONFIG_NLS_ISO8859_15 is not set
+# CONFIG_NLS_KOI8_R is not set
+# CONFIG_NLS_KOI8_U is not set
+# CONFIG_NLS_UTF8 is not set
+
+#
+# Kernel hacking
+#
+# CONFIG_TIMER_STATS is not set
+
+#
+# RCU Debugging
+#
+CONFIG_RCU_CPU_STALL_TIMEOUT=60
+# CONFIG_LATENCYTOP is not set
+# CONFIG_FUNCTION_TRACER is not set
+# CONFIG_FTRACE_SYSCALLS is not set
+# CONFIG_BLK_DEV_IO_TRACE is not set
+# CONFIG_UPROBE_EVENT is not set
+# CONFIG_PROBE_EVENTS is not set
+# CONFIG_KGDB is not set
+
+#
+# Security options
+#
+# CONFIG_SECURITY is not set
+
+#
+# Crypto core or helper
+#
+# CONFIG_CRYPTO_TEST is not set
+
+#
+# Authenticated Encryption with Associated Data
+#
+CONFIG_CRYPTO_GCM=y
+
+#
+# Hash modes
+#
+CONFIG_CRYPTO_XCBC=y
+
+#
+# Digest
+#
+# CONFIG_CRYPTO_CRC32C is not set
+# CONFIG_CRYPTO_MD4 is not set
+# CONFIG_CRYPTO_MICHAEL_MIC is not set
+CONFIG_CRYPTO_SHA256=y
+# CONFIG_CRYPTO_SHA512 is not set
+# CONFIG_CRYPTO_WP512 is not set
+
+#
+# Ciphers
+#
+# CONFIG_CRYPTO_ANUBIS is not set
+# CONFIG_CRYPTO_ARC4 is not set
+# CONFIG_CRYPTO_BLOWFISH is not set
+# CONFIG_CRYPTO_CAMELLIA is not set
+# CONFIG_CRYPTO_CAST5 is not set
+# CONFIG_CRYPTO_CAST6 is not set
+# CONFIG_CRYPTO_KHAZAD is not set
+# CONFIG_CRYPTO_SERPENT is not set
+# CONFIG_CRYPTO_TEA is not set
+# CONFIG_CRYPTO_TWOFISH is not set
+
+#
+# Random Number Generation
+#
+CONFIG_CRYPTO_DEV_PPC4XX=y
+# CONFIG_CRYPTO_ANSI_CPRNG is not set
+
+#
+# Library routines
+#
+# CONFIG_LIBCRC32C is not set
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common.scc b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common.scc
new file mode 100644
index 0000000..4370e44
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-common.scc
@@ -0,0 +1,2 @@
+kconf non-hardware axxiapowerpc-common-non-hw.cfg
+kconf hardware axxiapowerpc-common-hw.cfg
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-hw.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-hw.cfg
new file mode 100644
index 0000000..85ae8a6
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-hw.cfg
@@ -0,0 +1,17 @@
+#.........................................................................
+#                                WARNING
+#
+# This file is a kernel configuration fragment, and not a full kernel
+# configuration file.  The final kernel configuration is made up of
+# an assembly of processed fragments, each of which is designed to
+# capture a specific part of the final configuration (e.g. platform
+# configuration, feature configuration, and board specific hardware
+# configuration).  For more information on kernel configuration, please
+# consult the product documentation.
+#
+#.........................................................................
+
+#
+# Disk-On-Chip Device Drivers
+#
+CONFIG_MTD_NAND_EP501X_UBOOTENV=y
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-non-hw.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-non-hw.cfg
new file mode 100644
index 0000000..7bbd1bf
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt-non-hw.cfg
@@ -0,0 +1,22 @@
+#.........................................................................
+#                                WARNING
+#
+# This file is a kernel configuration fragment, and not a full kernel
+# configuration file.  The final kernel configuration is made up of
+# an assembly of processed fragments, each of which is designed to
+# capture a specific part of the final configuration (e.g. platform
+# configuration, feature configuration, and board specific hardware
+# configuration).  For more information on kernel configuration, please
+# consult the product documentation.
+#
+#.........................................................................
+
+#
+# RCU Subsystem
+#
+# CONFIG_RCU_BOOST is not set
+
+#
+# Kernel Performance Events And Counters
+#
+CONFIG_SLUB_DEBUG=y
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt.scc b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt.scc
new file mode 100644
index 0000000..b90ecfa
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/axxiapowerpc-preempt-rt.scc
@@ -0,0 +1,2 @@
+kconf non-hardware axxiapowerpc-preempt-rt-non-hw.cfg
+kconf hardware axxiapowerpc-preempt-rt-hw.cfg
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-hw.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-hw.cfg
new file mode 100644
index 0000000..de5be4a
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-hw.cfg
@@ -0,0 +1,5 @@
+#
+# Kernel Features
+#
+CONFIG_PREEMPT_COUNT=y
+CONFIG_SPLIT_PTLOCK_CPUS=999999
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-non-hw.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-non-hw.cfg
new file mode 100644
index 0000000..505a9be
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg-non-hw.cfg
@@ -0,0 +1,99 @@
+#
+# RCU Subsystem
+#
+CONFIG_TREE_RCU_TRACE=y
+CONFIG_KALLSYMS_ALL=y
+CONFIG_RELAY=y
+
+#
+# Kernel Performance Events And Counters
+#
+CONFIG_TRACEPOINTS=y
+# CONFIG_KPROBES is not set
+
+#
+# IO Schedulers
+#
+CONFIG_UNINLINE_SPIN_UNLOCK=y
+
+#
+# Kernel hacking
+#
+CONFIG_DEBUG_SHIRQ=y
+CONFIG_LOCKUP_DETECTOR=y
+
+CONFIG_DETECT_HUNG_TASK=y
+CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
+CONFIG_SCHED_DEBUG=y
+CONFIG_SCHEDSTATS=y
+CONFIG_TIMER_STATS=y
+CONFIG_DEBUG_OBJECTS=y
+CONFIG_SLUB_DEBUG_ON=y
+CONFIG_SLUB_STATS=y
+
+CONFIG_DEBUG_KMEMLEAK=y
+CONFIG_DEBUG_RT_MUTEXES=y
+
+CONFIG_DEBUG_SPINLOCK=y
+CONFIG_DEBUG_MUTEXES=y
+CONFIG_DEBUG_LOCK_ALLOC=y
+CONFIG_PROVE_LOCKING=y
+CONFIG_LOCKDEP=y
+CONFIG_LOCK_STAT=y
+CONFIG_TRACE_IRQFLAGS=y
+CONFIG_DEBUG_ATOMIC_SLEEP=y
+
+CONFIG_STACKTRACE=y
+CONFIG_DEBUG_STACK_USAGE=y
+CONFIG_DEBUG_KOBJECT=y
+CONFIG_DEBUG_HIGHMEM=y
+
+CONFIG_DEBUG_VM=y
+CONFIG_DEBUG_VM_RB=y
+CONFIG_DEBUG_WRITECOUNT=y
+CONFIG_DEBUG_MEMORY_INIT=y
+CONFIG_DEBUG_LIST=y
+
+CONFIG_DEBUG_SG=y
+CONFIG_DEBUG_NOTIFIERS=y
+CONFIG_DEBUG_CREDENTIALS=y
+CONFIG_FRAME_POINTER=y
+
+CONFIG_DEBUG_LOCKDEP=y
+
+#
+# RCU Debugging
+#
+CONFIG_PROVE_RCU=y
+CONFIG_PROVE_RCU_DELAY=y
+CONFIG_LATENCYTOP=y
+CONFIG_SPARSE_RCU_POINTER=y
+CONFIG_RCU_CPU_STALL_INFO=y
+CONFIG_RCU_TRACE=y
+CONFIG_DEBUG_PER_CPU_MAPS=y
+CONFIG_DEBUG_PAGEALLOC=y
+CONFIG_TRACER_MAX_TRACE=y
+CONFIG_RING_BUFFER_ALLOW_SWAP=y
+CONFIG_FTRACE=y
+CONFIG_IRQSOFF_TRACER=y
+CONFIG_SCHED_TRACER=y
+CONFIG_TRACER_SNAPSHOT=y
+CONFIG_STACK_TRACER=y
+CONFIG_FUNCTION_PROFILER=y
+CONFIG_OLD_MCOUNT=y
+CONFIG_INTERRUPT_OFF_HIST=y
+CONFIG_PREEMPT_TRACER=y
+CONFIG_PREEMPT_OFF_HIST=y
+CONFIG_WAKEUP_LATENCY_HIST=y
+CONFIG_FTRACE_SYSCALLS=y
+CONFIG_BLK_DEV_IO_TRACE=y
+CONFIG_UPROBE_EVENT=y
+CONFIG_PROBE_EVENTS=y
+CONFIG_DYNAMIC_DEBUG=y
+CONFIG_DMA_API_DEBUG=y
+CONFIG_DEBUG_STACKOVERFLOW=y
+
+#
+# Random Number Generation
+#
+CONFIG_BINARY_PRINTF=y
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg.scc b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg.scc
new file mode 100644
index 0000000..b5cd0eb
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/dbg-ppc/dbg.scc
@@ -0,0 +1,2 @@
+kconf non-hardware dbg-non-hw.cfg
+kconf hardware dbg-hw.cfg
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.cfg
new file mode 100644
index 0000000..ef58b5f
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.cfg
@@ -0,0 +1,9 @@
+#
+# Timers subsystem
+#
+# CONFIG_HIGH_RES_TIMERS is not set
+
+#
+# RCU Subsystem
+#
+# CONFIG_IKCONFIG is not set
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.scc b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.scc
new file mode 100644
index 0000000..9273e5b
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/non-testing.scc
@@ -0,0 +1 @@
+kconf non-hardware non-testing.cfg
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.cfg b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.cfg
new file mode 100644
index 0000000..93e2e30
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.cfg
@@ -0,0 +1,27 @@
+CONFIG_PROC_FS=y
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
+
+CONFIG_BLK_DEV_LOOP=y
+CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
+CONFIG_BLK_DEV_CRYPTOLOOP=y
+
+CONFIG_E1000=y
+CONFIG_E1000E=y
+
+CONFIG_HAVE_PERF_EVENTS=y
+CONFIG_PERF_EVENTS=y
+
+CONFIG_GENERIC_CLOCKEVENTS=y
+CONFIG_HIGH_RES_TIMERS=y
+CONFIG_TICK_ONESHOT=y
+CONFIG_SCHED_HRTICK=y
+# CONFIG_MISSED_TIMER_OFFSETS_HIST is not set
+
+CONFIG_PROFILING=y
+
+CONFIG_BSD_PROCESS_ACCT=y
+CONFIG_BSD_PROCESS_ACCT_V3=y
+
+CONFIG_I2C_AXXIA=y
+
diff --git a/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.scc b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.scc
new file mode 100644
index 0000000..4c1aaa7
--- /dev/null
+++ b/recipes-kernel/linux/conf/linux-3.10/axxiapowerpc/testing.scc
@@ -0,0 +1,2 @@
+kconf non-hardware testing.cfg
+kconf hardware testing-hw.cfg
-- 
1.7.9.5



More information about the meta-lsi mailing list