Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307594
b: refs/heads/master
c: 3d92a71
h: refs/heads/master
v: v3
  • Loading branch information
Anna-Maria Gleixner authored and Thomas Gleixner committed May 21, 2012
1 parent 980bc37 commit a949743
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 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: 6e24f31eab6af44043e9d432bde415c1b4ca1a9e
refs/heads/master: 3d92a71a4467681ef6a47e10447d200b52c78af8
18 changes: 2 additions & 16 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ config ARM
select CPU_PM if (SUSPEND || CPU_IDLE)
select GENERIC_PCI_IOMAP
select HAVE_BPF_JIT if NET
select KTIME_SCALAR
select GENERIC_CLOCKEVENTS_BROADCAST if SMP
help
The ARM series is a line of low-power-consumption RISC chip designs
licensed by ARM Ltd and targeted at embedded applications and
Expand All @@ -57,22 +59,6 @@ config SYS_SUPPORTS_APM_EMULATION
config GENERIC_GPIO
bool

config ARCH_USES_GETTIMEOFFSET
bool
default n

config GENERIC_CLOCKEVENTS
bool

config GENERIC_CLOCKEVENTS_BROADCAST
bool
depends on GENERIC_CLOCKEVENTS
default y if SMP

config KTIME_SCALAR
bool
default y

config HAVE_TCM
bool
select GENERIC_ALLOCATOR
Expand Down

0 comments on commit a949743

Please sign in to comment.