1
linux/arch/arm/include/asm
Russell King e399b1a4e1 ARM: v6k: introduce CPU_V6K option
Introduce a CPU_V6K configuration option for platforms to select if they
have a V6K CPU core.  This allows us to identify whether we need to
support ARMv6 CPUs without the V6K SMP extensions at build time.

Currently CPU_V6K is just an alias for CPU_V6, and all places which
reference CPU_V6 are replaced by (CPU_V6 || CPU_V6K).

Select CPU_V6K from platforms which are known to be V6K-only.

Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Sourav Poddar <sourav.poddar@ti.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-02-02 21:23:26 +00:00
..
hardware Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 2011-01-06 19:13:58 -08:00
mach Merge branch 'smp' into misc 2011-01-06 22:32:03 +00:00
a.out-core.h
a.out.h
asm-offsets.h
assembler.h Merge branch 'smp' into misc 2011-01-06 22:32:03 +00:00
atomic.h
auxvec.h
bitops.h ARM: bitops: switch set/clear/change bitops to use ldrex/strex 2011-02-02 21:23:25 +00:00
bitsperlong.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h ARM: v6k: introduce CPU_V6K option 2011-02-02 21:23:26 +00:00
cachetype.h
checksum.h
clkdev.h
cpu-multi32.h
cpu-single.h
cpu.h
cputime.h
cputype.h
current.h
delay.h
device.h
div64.h
dma-mapping.h ARM: DMA: add support for DMA debugging 2011-01-06 22:31:11 +00:00
dma.h
domain.h
ecard.h
elf.h
emergency-restart.h
entry-macro-multi.S Merge branch 'smp' into misc 2011-01-06 22:32:03 +00:00
entry-macro-vic2.S
errno.h
fb.h
fcntl.h
fiq.h
fixmap.h
flat.h
floppy.h
fpstate.h
ftrace.h
futex.h
glue.h
gpio.h
hardirq.h
highmem.h
hw_breakpoint.h
hw_irq.h
hwcap.h
ide.h
io.h
ioctl.h
ioctls.h
ipcbuf.h
irq_regs.h
irq.h
irqflags.h
Kbuild
kdebug.h
kexec.h
kgdb.h
kmap_types.h
kprobes.h
leds.h
limits.h
linkage.h
local64.h
local.h
localtimer.h
locks.h
mach-types.h
mc146818rtc.h
memblock.h
memory.h
mman.h
mmu_context.h
mmu.h
module.h
msgbuf.h
mtd-xip.h
mutex.h
nwflash.h
outercache.h
page-nommu.h
page.h
param.h
parport.h
pci.h
percpu.h
perf_event.h
pgalloc.h
pgtable-hwdef.h
pgtable-nommu.h
pgtable.h
pmu.h
poll.h
posix_types.h
proc-fns.h ARM: v6k: introduce CPU_V6K option 2011-02-02 21:23:26 +00:00
processor.h
procinfo.h
ptrace.h
resource.h
scatterlist.h
sched_clock.h ARM: sched_clock: allow init_sched_clock() to be called early 2011-01-11 16:23:04 +00:00
seccomp.h
sections.h
segment.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sizes.h
smp_plat.h
smp_scu.h
smp_twd.h
smp.h
socket.h
sockios.h
sparsemem.h
spinlock_types.h
spinlock.h ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h 2011-02-02 21:23:25 +00:00
stackprotector.h
stacktrace.h
stat.h
statfs.h
string.h
swab.h
system.h Merge branch 'misc' into devel 2011-01-06 22:32:52 +00:00
tcm.h
termbits.h
termios.h
therm.h
thread_info.h
thread_notify.h
timex.h
tlb.h
tlbflush.h
tls.h
topology.h
traps.h Merge branch 'misc' into devel 2011-01-06 22:32:52 +00:00
types.h
uaccess.h
ucontext.h
unaligned.h
unified.h
unistd.h
unwind.h
user.h
vfp.h
vfpmacros.h
vga.h
xor.h