Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107204
b: refs/heads/master
c: f42b7e3
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jul 29, 2008
1 parent 955adbb commit 1e94653
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 4864841a34ad77a5054f20d18453ae38a926afd8
refs/heads/master: f42b7e3dbe1e2c004a47aa89f09137ee5f04499d
5 changes: 5 additions & 0 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ config SUPERH32
config SUPERH64
def_bool y if CPU_SH5

config ARCH_DEFCONFIG
string
default "arch/sh/configs/shx3_defconfig" if SUPERH32
default "arch/sh/configs/cayman_defconfig" if SUPERH64

config RWSEM_GENERIC_SPINLOCK
def_bool y

Expand Down

0 comments on commit 1e94653

Please sign in to comment.