projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f07578
)
arch/xtensa: always has atomic ops
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 17 Aug 2014 19:30:02 +0000
(21:30 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 18 Aug 2014 09:03:28 +0000
(11:03 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.xtensa
patch
|
blob
|
history
diff --git
a/arch/Config.in.xtensa
b/arch/Config.in.xtensa
index 60c03f5515f6f2d921f6e68013f4f8bb73113464..ff71e0b7168cff0d7306f02c7d08d5d1286014f3 100644
(file)
--- a/
arch/Config.in.xtensa
+++ b/
arch/Config.in.xtensa
@@
-35,3
+35,6
@@
config BR2_XTENSA_OVERLAY_DIR
config BR2_ARCH
default "xtensa" if BR2_xtensa
+
+config BR2_ARCH_HAS_ATOMICS
+ default y