Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100738
b: refs/heads/master
c: 47e9cff
h: refs/heads/master
v: v3
  • Loading branch information
Sylver Bruneau authored and Lennert Buytenhek committed Jun 22, 2008
1 parent 8b3a67e commit e7a41a0
Show file tree
Hide file tree
Showing 4 changed files with 393 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: a0087f2fcf5cb4e16502f5334168fbe304af318b
refs/heads/master: 47e9cffde663eafd5f78987036429fc0994d90e8
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-orion5x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ config MACH_LINKSTATION_PRO
Buffalo Linkstation Pro/Live platform. Both v1 and
v2 devices are supported.

config MACH_TS409
bool "QNAP TS-409"
help
Say 'Y' here if you want your kernel to support the
QNAP TS-409 platform.

endmenu

endif
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-orion5x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ obj-$(CONFIG_MACH_KUROBOX_PRO) += kurobox_pro-setup.o
obj-$(CONFIG_MACH_LINKSTATION_PRO) += kurobox_pro-setup.o
obj-$(CONFIG_MACH_DNS323) += dns323-setup.o
obj-$(CONFIG_MACH_TS209) += ts209-setup.o
obj-$(CONFIG_MACH_TS409) += ts409-setup.o
Loading

0 comments on commit e7a41a0

Please sign in to comment.