File: defconfig

package info (click to toggle)
openbios-sparc 1.0%2Bsvn640-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,412 kB
  • ctags: 12,091
  • sloc: ansic: 57,249; asm: 2,680; xml: 1,335; cpp: 414; makefile: 224; sh: 190
file content (65 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_LITTLE_ENDIAN=y

#
# Kernel binaries (x86)
#
CONFIG_IMAGE_ELF=y
CONFIG_IMAGE_ELF_EMBEDDED=y
CONFIG_IMAGE_ELF_MULTIBOOT=y

#
# Build hosted UNIX Binary
#
CONFIG_HOST_UNIX=y
# CONFIG_PLUGIN_PCI is not set

#
# Kernel Debugging
#
# CONFIG_DEBUG is not set
CONFIG_DEBUG_CONSOLE=y
CONFIG_DEBUG_CONSOLE_SERIAL=y
CONFIG_SERIAL_PORT=1
CONFIG_SERIAL_SPEED=115200
CONFIG_DEBUG_CONSOLE_VGA=y

#
# Module Configuration
#
CONFIG_CMDLINE=y
CONFIG_DEBLOCKER=y

#
# Filesystem Configuration
#
CONFIG_DISK_LABEL=y
CONFIG_PART_SUPPORT=y
CONFIG_PC_PARTS=y
CONFIG_FS=y
CONFIG_GRUBFS=y
CONFIG_FSYS_EXT2FS=y
CONFIG_FSYS_FAT=y
CONFIG_FSYS_JFS=y
# CONFIG_FSYS_MINIX is not set
CONFIG_FSYS_REISERFS=y
CONFIG_FSYS_XFS=y
CONFIG_FSYS_ISO9660=y
# CONFIG_FSYS_FFS is not set
# CONFIG_FSYS_VSTAFS is not set
# CONFIG_DEBUG_FS is not set

#
# Miscellaneous
#
CONFIG_LINUXBIOS=y

#
# Drivers
#
CONFIG_DRIVER_PCI=y
CONFIG_DRIVER_IDE=y
# CONFIG_DEBUG_IDE is not set