blob: 127cf632a061bf6439c21e77abc477707771afcf [file] [log] [blame]
Paul Menzeld13233d2023-10-06 00:20:27 +02001#
2# Automatically generated file; DO NOT EDIT.
3# FILO Configuration
4#
5CONFIG_TARGET_I386=y
6# CONFIG_TARGET_ARM is not set
7CONFIG_MULTIBOOT_IMAGE=y
8CONFIG_CCACHE=y
9
10#
11# Interface Options
12#
13# CONFIG_USE_GRUB is not set
14# CONFIG_NON_INTERACTIVE is not set
15CONFIG_USE_AUTOBOOT=y
16CONFIG_AUTOBOOT_FILE="hda1:/vmlinuz initrd=hda1:/initrd.img root=/dev/sda1 ro quiet"
17CONFIG_AUTOBOOT_DELAY=2
18# end of Interface Options
19
20#
21# Drivers
22#
23# CONFIG_IDE_DISK is not set
24CONFIG_IDE_NEW_DISK=y
25CONFIG_LIBPAYLOAD_STORAGE=y
26CONFIG_SATA_SPINUP_DELAY=0
27CONFIG_USB_DISK=y
28# CONFIG_FLASH_DISK is not set
29CONFIG_SUPPORT_PCI=y
30# CONFIG_PCI_BRUTE_SCAN is not set
31# CONFIG_SUPPORT_SOUND is not set
32# CONFIG_FLASHROM_LOCKDOWN is not set
33# CONFIG_FLASHUPDATE is not set
34# end of Drivers
35
36#
37# Filesystems
38#
39CONFIG_FSYS_EXT2FS=y
40CONFIG_FSYS_FAT=y
41# CONFIG_FSYS_JFS is not set
42# CONFIG_FSYS_MINIX is not set
43CONFIG_FSYS_REISERFS=y
44# CONFIG_FSYS_XFS is not set
45CONFIG_FSYS_ISO9660=y
46CONFIG_ELTORITO=y
47# CONFIG_FSYS_CRAMFS is not set
48# CONFIG_FSYS_SQUASHFS is not set
49CONFIG_FSYS_CBFS=y
50# end of Filesystems
51
52#
53# Loaders
54#
55CONFIG_ELF_BOOT=y
56CONFIG_LINUX_LOADER=y
57# CONFIG_WINCE_LOADER is not set
58# CONFIG_ARTEC_BOOT is not set
59# end of Loaders
60
61#
62# Debugging & Experimental
63#
64CONFIG_EXPERIMENTAL=y
65# CONFIG_DEBUG_ALL is not set
66# CONFIG_DEBUG_LOADER is not set
67# CONFIG_DEBUG_ELFBOOT is not set
68# CONFIG_DEBUG_SEGMENT is not set
69# CONFIG_DEBUG_SYS_INFO is not set
70# CONFIG_DEBUG_BLOCKDEV is not set
71# CONFIG_DEBUG_VFS is not set
72# CONFIG_DEBUG_FSYS_EXT2FS is not set
73# CONFIG_DEBUG_PCI is not set
74# CONFIG_DEBUG_LINUXLOAD is not set
75# CONFIG_DEBUG_IDE is not set
76# CONFIG_DEBUG_USB is not set
77# CONFIG_DEBUG_ELTORITO is not set
78# end of Debugging & Experimental