Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201398
b: refs/heads/master
c: f13b103
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jul 31, 2010
1 parent d97d4ad commit 9035649
Show file tree
Hide file tree
Showing 30 changed files with 1 addition and 1,258 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5da3e714e30d40145f4dd37d79de6bbbcb9e6137
refs/heads/master: f13b1035ce8bbc27d4ce7c281cddd2718f2cf5b0
16 changes: 0 additions & 16 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -439,21 +439,6 @@ config ARCH_IXP4XX
help
Support for Intel's IXP4XX (XScale) family of processors.

config ARCH_L7200
bool "LinkUp-L7200"
select CPU_ARM720T
select FIQ
select ARCH_USES_GETTIMEOFFSET
help
Say Y here if you intend to run this kernel on a LinkUp Systems
L7200 Software Development Board which uses an ARM720T processor.
Information on this board can be obtained at:

<http://www.linkupsys.com/>

If you have any questions or comments about the Linux kernel port
to this board, send e-mail to <sjhill@cotw.com>.

config ARCH_DOVE
bool "Marvell Dove"
select PCI
Expand Down Expand Up @@ -1185,7 +1170,6 @@ source kernel/Kconfig.preempt

config HZ
int
default 128 if ARCH_L7200
default 200 if ARCH_EBSA110 || ARCH_S3C2410 || ARCH_S5P6440 || ARCH_S5P6442 || ARCH_S5PV210
default OMAP_32K_TIMER_HZ if ARCH_OMAP && OMAP_32K_TIMER
default AT91_TIMER_HZ if ARCH_AT91
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ machine-$(CONFIG_ARCH_IXP23XX) := ixp23xx
machine-$(CONFIG_ARCH_IXP4XX) := ixp4xx
machine-$(CONFIG_ARCH_KIRKWOOD) := kirkwood
machine-$(CONFIG_ARCH_KS8695) := ks8695
machine-$(CONFIG_ARCH_L7200) := l7200
machine-$(CONFIG_ARCH_LH7A40X) := lh7a40x
machine-$(CONFIG_ARCH_LOKI) := loki
machine-$(CONFIG_ARCH_MMP) := mmp
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ ifeq ($(CONFIG_ARCH_SHARK),y)
OBJS += head-shark.o ofw-shark.o
endif

ifeq ($(CONFIG_ARCH_L7200),y)
OBJS += head-l7200.o
endif

ifeq ($(CONFIG_ARCH_P720T),y)
# Borrow this code from SA1100
OBJS += head-sa1100.o
Expand Down
29 changes: 0 additions & 29 deletions trunk/arch/arm/boot/compressed/head-l7200.S

This file was deleted.

23 changes: 0 additions & 23 deletions trunk/arch/arm/configs/lusl7200_defconfig

This file was deleted.

1 change: 0 additions & 1 deletion trunk/arch/arm/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ else
endif

lib-$(CONFIG_ARCH_RPC) += ecard.o io-acorn.o floppydma.o
lib-$(CONFIG_ARCH_L7200) += io-acorn.o
lib-$(CONFIG_ARCH_SHARK) += io-shark.o

$(obj)/csumpartialcopy.o: $(obj)/csumpartialcopygeneric.S
Expand Down
11 changes: 0 additions & 11 deletions trunk/arch/arm/mach-l7200/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-l7200/Makefile.boot

This file was deleted.

100 changes: 0 additions & 100 deletions trunk/arch/arm/mach-l7200/core.c

This file was deleted.

28 changes: 0 additions & 28 deletions trunk/arch/arm/mach-l7200/include/mach/aux_reg.h

This file was deleted.

40 changes: 0 additions & 40 deletions trunk/arch/arm/mach-l7200/include/mach/debug-macro.S

This file was deleted.

35 changes: 0 additions & 35 deletions trunk/arch/arm/mach-l7200/include/mach/entry-macro.S

This file was deleted.

42 changes: 0 additions & 42 deletions trunk/arch/arm/mach-l7200/include/mach/gp_timers.h

This file was deleted.

Loading

0 comments on commit 9035649

Please sign in to comment.