-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Josh Cartwright
authored and
Michal Simek
committed
Nov 21, 2012
1 parent
b64580c
commit e90adea
Showing
8 changed files
with
38 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 385f02b1696004461d89589e69ae7247081a74a2 | ||
refs/heads/master: 9a45eb691d8712b64a733178746557f708043444 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
config ARCH_ZYNQ | ||
bool "Xilinx Zynq ARM Cortex A9 Platform" if ARCH_MULTI_V7 | ||
select ARM_AMBA | ||
select ARM_GIC | ||
select COMMON_CLK | ||
select CPU_V7 | ||
select GENERIC_CLOCKEVENTS | ||
select ICST | ||
select MIGHT_HAVE_CACHE_L2X0 | ||
select USE_OF | ||
select SPARSE_IRQ | ||
help | ||
Support for Xilinx Zynq ARM Cortex A9 Platform |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.