Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218706
b: refs/heads/master
c: 22d4225
h: refs/heads/master
v: v3
  • Loading branch information
Akira Takeuchi authored and David Howells committed Oct 27, 2010
1 parent ff1d99a commit 10c3aae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 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: 9f200d3fed9ca34e94ee03df049f7dcd71538acf
refs/heads/master: 22d4225f6176c44d3fd3565df748651de24497e0
11 changes: 9 additions & 2 deletions trunk/arch/mn10300/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,14 @@ config MN10300
def_bool y
select HAVE_OPROFILE

config AM33
def_bool y
config AM33_2
def_bool n

config AM33_3
def_bool n

config AM34_2
def_bool n

config MMU
def_bool y
Expand Down Expand Up @@ -99,6 +105,7 @@ choice
config MN10300_PROC_MN103E010
bool "MN103E010"
depends on MN10300_UNIT_ASB2303 || MN10300_UNIT_ASB2305
select AM33_2
select MN10300_PROC_HAS_TTYSM0
select MN10300_PROC_HAS_TTYSM1
select MN10300_PROC_HAS_TTYSM2
Expand Down

0 comments on commit 10c3aae

Please sign in to comment.