Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360190
b: refs/heads/master
c: 70b319f
h: refs/heads/master
v: v3
  • Loading branch information
Vineet Gupta committed Feb 15, 2013
1 parent e8d6a57 commit 713ec01
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3eb3e7dd53a83cbe6e7b95aa87d2c5dc861233a6
refs/heads/master: 70b319f2beb12e766b12ed2858ee54ff4623ac03
4 changes: 3 additions & 1 deletion trunk/arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

config ARC
def_bool y
select ARCH_NO_VIRT_TO_BUS
select CLONE_BACKWARDS
# ARC Busybox based initramfs absolutely relies on DEVTMPFS for /dev
select DEVTMPFS if !INITRAMFS_SOURCE=""
Expand Down Expand Up @@ -77,6 +76,9 @@ config HAVE_LATENCYTOP_SUPPORT
config NO_DMA
def_bool n

config ARCH_NO_VIRT_TO_BUS
def_bool y

source "init/Kconfig"
source "kernel/Kconfig.freezer"

Expand Down

0 comments on commit 713ec01

Please sign in to comment.