lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 80d9d83 was b77207e, checked in by Jakub Klama <jakub.klama@…>, 12 years ago |
|
Add initial version of in-kernel driver for GRLIB APBUART
based on s3c24xx_uart driver.
|
-
Property mode
set to
100644
|
|
File size:
167 bytes
|
| Line | |
|---|
| 1 | # Machine type
|
|---|
| 2 | MACHINE = leon3
|
|---|
| 3 |
|
|---|
| 4 | # CPU type
|
|---|
| 5 | PROCESSOR = leon3
|
|---|
| 6 |
|
|---|
| 7 | # Barebone build with essential binaries only
|
|---|
| 8 | CONFIG_BAREBONE = y
|
|---|
| 9 |
|
|---|
| 10 | # GRLIB APBUART
|
|---|
| 11 | CONFIG_GRLIB_UART = y
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.