lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since fcd8779 was fcd8779, checked in by Jakub Jermar <jakub@…>, 16 years ago |
|
Default to no networking on sparc64/sun4v because sun4v cannot boot when
networking is included in the internal RAM disk image.
|
-
Property mode
set to
100644
|
|
File size:
172 bytes
|
| Line | |
|---|
| 1 | # Machine type
|
|---|
| 2 | MACHINE = generic
|
|---|
| 3 |
|
|---|
| 4 | # CPU type
|
|---|
| 5 | PROCESSOR = sun4v
|
|---|
| 6 |
|
|---|
| 7 | CONFIG_RD_EXTERNAL = n
|
|---|
| 8 |
|
|---|
| 9 | # CONFIG_LOG = y
|
|---|
| 10 |
|
|---|
| 11 | CONFIG_SMP = n
|
|---|
| 12 |
|
|---|
| 13 | CONFIG_TSB = n
|
|---|
| 14 |
|
|---|
| 15 | CONFIG_FB = n
|
|---|
| 16 |
|
|---|
| 17 | NETWORKING = none
|
|---|
| 18 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.