kernel-source/config.conf
Jeff Mahoney 2779fbf7ab - Remove unused 3.9-stable patches.
- commit d28ac96

- config: remove sparc64 configs
  The sparc64 configs have been completely unmaintained for two years.
  If someone wants to resurrect support, we'll accept patches.
- commit 17364b5

- sparc64: revert accidental changes during the 3.9-rc2 update
- commit b120c5a

- Update group-source-files.pl to handle symlink to directory
  Also add arch/[^/]+/boot/dts/include/dt-bindings to the list of devel
  files and avoid listing README.SUSE twice.
- commit ba8f987

- Remove unused 3.9-stable patches.
- commit d28ac96

- config: remove sparc64 configs
  The sparc64 configs have been completely unmaintained for two years.
  If someone wants to resurrect support, we'll accept patches.
- commit 17364b5

- sparc64: revert accidental changes during the 3.9-rc2 update
- commit b120c5a

- Update group-source-files.pl to handle symlink to directory
  Also add arch/[^/]+/boot/dts/include/dt-bindings to the list of devel
  files and avoid listing README.SUSE twice.

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7542
2013-05-22 19:46:20 +00:00

54 lines
1.1 KiB
Plaintext

# Kernel configuration file selection.
# See the arch-symbols script for a list of symbols defined.
# -syms excludes a flavor from the kernel-syms package (vanilla is excluded
# automatically).
#
# IMPORTANT: the subdirectory names map to cpuarch
# kernel-binary and kernel-source rely on this
#
+i386 i386/default
+i386 i386/desktop
+i386 i386/pae
+i386 -syms i386/debug
#+i386 i386/xen
#+i386 -syms i386/ec2
+i386 i386/vanilla
+i386 -syms i386/trace
#+ia64 ia64/default
#+ia64 -syms ia64/debug
#+ia64 ia64/vanilla
#+ia64 -syms ia64/trace
+x86_64 x86_64/default
+x86_64 x86_64/desktop
#+x86_64 x86_64/xen
#+x86_64 -syms x86_64/ec2
+x86_64 -syms x86_64/debug
+x86_64 x86_64/vanilla
+x86_64 -syms x86_64/trace
+ppc ppc/default
+ppc ppc/vanilla
+ppc64 ppc64/default
+ppc64 -syms ppc64/trace
+ppc64 -syms ppc64/debug
+ppc64 ppc64/vanilla
# ARM architectures
#+armv5tel armv5tel/versatile
#+armv7hl armv7hl/default
#+armv7hl armv7hl/lpae
#+armv7hl armv7hl/cubox
#+armv7hl armv7hl/exynos
#+arm64 arm64/default
#+s390 s390/s390
#+s390 -syms s390/trace
#+s390 s390/vanilla
#+s390x s390x/default
#+s390x -syms s390x/trace
#+s390x s390x/vanilla