Skip to content

Commit

Permalink
OpenRISC: Select GENERIC_ATOMIC64
Browse files Browse the repository at this point in the history
To have atomit64_t on OpenRISC we need GENERIC_ATOMIC64.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
  • Loading branch information
Richard Weinberger authored and Jonas Bonn committed Mar 6, 2012
1 parent 754d5c2 commit 0662d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/openrisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ config OPENRISC
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP
select GENERIC_CPU_DEVICES
select GENERIC_ATOMIC64

config MMU
def_bool y
Expand Down

0 comments on commit 0662d33

Please sign in to comment.