Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48962
b: refs/heads/master
c: c6184e2
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Feb 17, 2007
1 parent 000d270 commit 1d7c86c
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52c477a34bd26f246485b04c75f700a0c2a52580
refs/heads/master: c6184e271db4948d4f6e07f271abeb8697a80eba
5 changes: 5 additions & 0 deletions trunk/arch/arm/mach-s3c2410/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ config MACH_VR1000
help
Say Y here if you are using the Thorcom VR1000 board.

config MACH_QT2410
bool "QT2410"
select CPU_S3C2410
help
Say Y here if you are using the Armzone QT2410

endmenu

1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s3c2410/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ obj-$(CONFIG_MACH_OTOM) += mach-otom.o
obj-$(CONFIG_MACH_AML_M5900) += mach-amlm5900.o
obj-$(CONFIG_BAST_PC104_IRQ) += bast-irq.o
obj-$(CONFIG_MACH_VR1000) += mach-vr1000.o usb-simtec.o
obj-$(CONFIG_MACH_QT2410) += mach-qt2410.o
Loading

0 comments on commit 1d7c86c

Please sign in to comment.