Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298827
b: refs/heads/master
c: 3d1e8a8
h: refs/heads/master
i:
  298825: 104dff3
  298823: cc88320
v: v3
  • Loading branch information
Chris Metcalf committed Apr 2, 2012
1 parent dbf5002 commit d6f75f8
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 8d6951439ef524683057251f1231df232046b6b6
refs/heads/master: 3d1e8a81cc81e62d13731e48c40760e60f31b0d5
5 changes: 4 additions & 1 deletion trunk/arch/tile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ config ARCH_PHYS_ADDR_T_64BIT
config ARCH_DMA_ADDR_T_64BIT
def_bool y

config NEED_DMA_MAP_STATE
def_bool y

config LOCKDEP_SUPPORT
def_bool y

Expand Down Expand Up @@ -118,7 +121,7 @@ config 64BIT

config ARCH_DEFCONFIG
string
default "arch/tile/configs/tile_defconfig" if !TILEGX
default "arch/tile/configs/tilepro_defconfig" if !TILEGX
default "arch/tile/configs/tilegx_defconfig" if TILEGX

source "init/Kconfig"
Expand Down

0 comments on commit d6f75f8

Please sign in to comment.