Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72158
b: refs/heads/master
c: c1057c6
h: refs/heads/master
v: v3
  • Loading branch information
Wilson Callan authored and Linus Torvalds committed Oct 23, 2007
1 parent af4de62 commit 85ccbb3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 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: a65c1ec666f2557f3486dbe729411dfc0f6d888f
refs/heads/master: c1057c6500b6c5508c095f0022402cb63b747d5d
13 changes: 12 additions & 1 deletion trunk/arch/m68knommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,12 @@ config MOD5272
help
Support for the Netburner MOD-5272 board.

config SAVANTrosie1
bool "Savant Rosie1 board support"
depends on M523x
help
Support for the Savant Rosie1 board.

config ROMFS_FROM_ROM
bool "ROMFS image not RAM resident"
depends on (NETtel || SNAPGEAR)
Expand Down Expand Up @@ -492,7 +498,12 @@ config SNEHA
bool
default y
depends on CPU16B


config SAVANT
bool
default y
depends on SAVANTrosie1

config AVNET
bool
default y
Expand Down

0 comments on commit 85ccbb3

Please sign in to comment.