Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 160820
b: refs/heads/master
c: 3c42797
h: refs/heads/master
v: v3
  • Loading branch information
Hyok S. Choi authored and Catalin Marinas committed Jul 24, 2009
1 parent 6bb6a42 commit c5a8e6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 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: 05efde9d04ccc1d66a9d2225527c6ee638baa385
refs/heads/master: 3c4279750c7d3f88a0638a44e257d7d8d10732f2
11 changes: 7 additions & 4 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ config GENERIC_CLOCKEVENTS_BROADCAST
depends on GENERIC_CLOCKEVENTS
default y if SMP && !LOCAL_TIMERS

config MMU
bool
default y

config NO_IOPORT
bool

Expand Down Expand Up @@ -188,6 +184,13 @@ source "kernel/Kconfig.freezer"

menu "System Type"

config MMU
bool "MMU-based Paged Memory Management Support"
default y
help
Select if you want MMU-based virtualised addressing space
support by paged memory management. If unsure, say 'Y'.

choice
prompt "ARM system type"
default ARCH_VERSATILE
Expand Down

0 comments on commit c5a8e6a

Please sign in to comment.