Changeset 64c7e14 in mainline for kernel/kernel.config
- Timestamp:
- 2008-12-17T16:24:02Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8231246
- Parents:
- 04de765
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kernel.config
r04de765 r64c7e14 41 41 ! ARCH (choice) 42 42 43 # Compiler 44 @ "gcc_cross" GCC Cross-compiler 45 @ "gcc_native" GCC Native 46 @ "icc_native" ICC Native 47 @ "suncc_native" Sun Studio C Compiler 48 ! [ARCH=amd64|ARCH=ia32|ARCH=ia32xen] COMPILER (choice) 49 50 # Compiler 51 @ "gcc_cross" GCC Cross-compiler 52 @ "gcc_native" GCC Native 53 @ "icc_native" ICC Native 54 ! [ARCH=ia64] COMPILER (choice) 55 56 # Compiler 57 @ "gcc_cross" GCC Cross-compiler 58 @ "gcc_native" GCC Native 59 @ "suncc_native" Sun Studio C Compiler 60 ! [ARCH=sparc64] COMPILER (choice) 61 62 # Compiler 63 @ "gcc_cross" GCC Cross-compiler 64 @ "gcc_native" GCC Native 43 # Compiler 44 @ "gcc_cross" GCC Cross-compiler 45 @ "gcc_native" GCC Native 46 @ "icc_native" ICC Native 47 @ "suncc_native" Sun Studio C Compiler 48 ! [ARCH=amd64|ARCH=ia32|ARCH=ia32xen] COMPILER (choice) 49 50 # Compiler 51 @ "gcc_cross" GCC Cross-compiler 52 @ "gcc_native" GCC Native 53 @ "icc_native" ICC Native 54 ! [ARCH=ia64] COMPILER (choice) 55 56 # Compiler 57 @ "gcc_cross" GCC Cross-compiler 58 @ "gcc_native" GCC Native 59 @ "suncc_native" Sun Studio C Compiler 60 ! [ARCH=sparc64] COMPILER (choice) 61 62 # Compiler 63 @ "gcc_cross" GCC Cross-compiler 64 @ "gcc_native" GCC Native 65 65 ! [ARCH=arm32|ARCH=mips32|ARCH=ppc32|ARCH=ppc64] COMPILER (choice) 66 66 … … 144 144 ! [ARCH=sparc64] CONFIG_Z8530 (y/n) 145 145 146 # Support for NS16550 serial port 146 # Support for NS16550 serial port 147 147 ! [ARCH=sparc64|(ARCH=ia64&MACHINE!=ski)] CONFIG_NS16550 (n/y) 148 148
Note:
See TracChangeset
for help on using the changeset viewer.