xtensa: add support for the Xtensa architecture
The Xtensa architecture had been removed because it required special handling and depended on additional directories and files that became obsolete over time. This change is more aligned to other architectures. [Thomas: rebased on top of the "arch: improve definition of gcc mtune, mcpu, etc." patch]. Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
86f6987bf7
commit
75720db391
2
arch/Config.in.xtensa
Normal file
2
arch/Config.in.xtensa
Normal file
@@ -0,0 +1,2 @@
|
||||
config BR2_ARCH
|
||||
default "xtensa" if BR2_xtensa
|
||||
Reference in New Issue
Block a user