forked from ghaerr/elks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8018x.config
144 lines (117 loc) · 2.53 KB
/
8018x.config
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
#
# Automatically generated by make menuconfig: don't edit.
#
#
# Kernel & Hardware
#
#
# Hardware
#
# CONFIG_ARCH_IBMPC is not set
CONFIG_ARCH_8018X=y
#
# Kernel settings
#
CONFIG_SMALL_KERNEL=y
# CONFIG_BOOTOPTS is not set
# CONFIG_STRACE is not set
# CONFIG_IDLE_HALT is not set
CONFIG_ROMCODE=y
CONFIG_EXPERIMENTAL=y
# CONFIG_FARTEXT_KERNEL is not set
#
# ROM-CODE kernel-loader
#
CONFIG_ROM_SETUP_CODE=0xe000
CONFIG_ROM_KERNEL_CODE=0xe060
CONFIG_ROM_SETUP_DATA=0x0060
CONFIG_ROM_KERNEL_DATA=0x0080
CONFIG_ROM_BASE=0xe000
CONFIG_ROM_CHECKSUM_SIZE=64
# CONFIG_ROM_BOOTABLE_BY_RESET is not set
# CONFIG_ROM_DEBUG is not set
#
# EPROM Simulator
#
# CONFIG_ROM_USE_SIMULATOR is not set
#
# Networking Support
#
# CONFIG_SOCKET is not set
#
# Filesystem Support
#
# CONFIG_MINIX_FS is not set
CONFIG_ROMFS_FS=y
CONFIG_ROMFS_BASE=0x8000
# CONFIG_FS_FAT is not set
# CONFIG_ROOT_READONLY is not set
# CONFIG_FS_RO is not set
CONFIG_FULL_VFS=y
# CONFIG_32BIT_INODES is not set
# CONFIG_FS_EXTERNAL_BUFFER is not set
CONFIG_PIPE=y
# CONFIG_EXEC_COMPRESS is not set
# CONFIG_EXEC_MMODEL is not set
#
# Drivers
#
#
# Block device drivers
#
# CONFIG_BLK_DEV_BIOS is not set
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_DMA is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_CHAR is not set
#
# Character device drivers
#
# CONFIG_CONSOLE_DIRECT is not set
# CONFIG_CONSOLE_BIOS is not set
CONFIG_CONSOLE_HEADLESS=y
# CONFIG_KEYBOARD_SCANCODE is not set
# CONFIG_CONSOLE_SERIAL is not set
# CONFIG_CHAR_DEV_RS is not set
# CONFIG_CHAR_DEV_LP is not set
# CONFIG_CHAR_DEV_CGATEXT is not set
CONFIG_CHAR_DEV_MEM=y
# CONFIG_PSEUDO_TTY is not set
# CONFIG_DEV_META is not set
#
# Network device drivers
#
# CONFIG_ETH is not set
#
# Userland
#
# CONFIG_APPS_BY_IMAGESZ is not set
# CONFIG_APP_ASH is not set
CONFIG_APP_SASH=y
# CONFIG_APP_BUSYELKS is not set
# CONFIG_APP_CGATEXT is not set
# CONFIG_APP_SCREEN is not set
# CONFIG_APP_CRON is not set
# CONFIG_APP_DISK_UTILS is not set
# CONFIG_APP_FILE_UTILS is not set
# CONFIG_APP_SH_UTILS is not set
# CONFIG_APP_SYS_UTILS is not set
# CONFIG_APP_ELVIS is not set
# CONFIG_APP_MINIX1 is not set
# CONFIG_APP_MINIX2 is not set
# CONFIG_APP_MINIX3 is not set
# CONFIG_APP_MISC_UTILS is not set
# CONFIG_APP_MTOOLS is not set
# CONFIG_APP_NANOX is not set
# CONFIG_APP_OTHER is not set
# CONFIG_APP_BYACC is not set
# CONFIG_APP_M4 is not set
# CONFIG_APP_TEST is not set
#
# Target image
#
# CONFIG_IMG_MINIX is not set
# CONFIG_IMG_FAT is not set
# CONFIG_IMG_RAW is not set
CONFIG_IMG_ROM=y