Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204583
b: refs/heads/master
c: e6b78c4
h: refs/heads/master
i:
  204581: acd2a26
  204579: f0f9cbb
  204575: 5d3250e
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Ralf Baechle committed Aug 5, 2010
1 parent c31f9cb commit e32aec2
Show file tree
Hide file tree
Showing 4 changed files with 478 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: f6a21388bd255773cc80d4423afb4c69d4daa173
refs/heads/master: e6b78c4f224925c71cce57033b1e6e30dd56add7
4 changes: 4 additions & 0 deletions trunk/arch/mips/jz4740/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
choice
prompt "Machine type"
depends on MACH_JZ4740
default JZ4740_QI_LB60

config JZ4740_QI_LB60
bool "Qi Hardware Ben NanoNote"

endchoice

Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/mips/jz4740/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ obj-$(CONFIG_DEBUG_FS) += clock-debugfs.o

# board specific support

obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o

# PM support

obj-$(CONFIG_PM) += pm.o
Expand Down
Loading

0 comments on commit e32aec2

Please sign in to comment.