config-floppy-udeb-linux 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. HAVE_DOT_CONFIG=y
  5. #
  6. # General Configuration
  7. #
  8. # CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
  9. CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y
  10. # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
  11. # CONFIG_FEATURE_VERBOSE_USAGE is not set
  12. # CONFIG_FEATURE_INSTALLER is not set
  13. # CONFIG_LOCALE_SUPPORT is not set
  14. CONFIG_FEATURE_DEVFS=y
  15. CONFIG_FEATURE_DEVPTS=y
  16. # CONFIG_FEATURE_CLEAN_UP is not set
  17. # CONFIG_FEATURE_SUID is not set
  18. # CONFIG_SELINUX is not set
  19. #
  20. # Build Options
  21. #
  22. # CONFIG_STATIC is not set
  23. CONFIG_LFS=y
  24. # USING_CROSS_COMPILER is not set
  25. EXTRA_CFLAGS_OPTIONS=""
  26. #
  27. # Installation Options
  28. #
  29. # CONFIG_INSTALL_NO_USR is not set
  30. PREFIX="./_install"
  31. #
  32. # Archival Utilities
  33. #
  34. # CONFIG_AR is not set
  35. # CONFIG_BUNZIP2 is not set
  36. # CONFIG_CPIO is not set
  37. # CONFIG_DPKG is not set
  38. # CONFIG_DPKG_DEB is not set
  39. CONFIG_GUNZIP=y
  40. # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set
  41. # CONFIG_GZIP is not set
  42. # CONFIG_RPM2CPIO is not set
  43. # CONFIG_RPM is not set
  44. # CONFIG_TAR is not set
  45. # CONFIG_UNCOMPRESS is not set
  46. # CONFIG_UNZIP is not set
  47. #
  48. # Coreutils
  49. #
  50. # CONFIG_BASENAME is not set
  51. # CONFIG_CAL is not set
  52. CONFIG_CAT=y
  53. # CONFIG_CHGRP is not set
  54. # CONFIG_CHMOD is not set
  55. # CONFIG_CHOWN is not set
  56. CONFIG_CHROOT=y
  57. # CONFIG_CMP is not set
  58. CONFIG_CP=y
  59. # CONFIG_CUT is not set
  60. # CONFIG_DATE is not set
  61. # CONFIG_DD is not set
  62. # CONFIG_DF is not set
  63. # CONFIG_DIRNAME is not set
  64. # CONFIG_DOS2UNIX is not set
  65. # CONFIG_DU is not set
  66. CONFIG_ECHO=y
  67. CONFIG_FEATURE_FANCY_ECHO=y
  68. # CONFIG_ENV is not set
  69. # CONFIG_EXPR is not set
  70. # CONFIG_FALSE is not set
  71. # CONFIG_FOLD is not set
  72. # CONFIG_HEAD is not set
  73. # CONFIG_HOSTID is not set
  74. # CONFIG_ID is not set
  75. # CONFIG_INSTALL is not set
  76. # CONFIG_LENGTH is not set
  77. CONFIG_LN=y
  78. # CONFIG_LOGNAME is not set
  79. # CONFIG_LS is not set
  80. # CONFIG_MD5SUM is not set
  81. # CONFIG_MKDIR is not set
  82. # CONFIG_MKFIFO is not set
  83. # CONFIG_MKNOD is not set
  84. # CONFIG_MV is not set
  85. # CONFIG_OD is not set
  86. # CONFIG_PRINTF is not set
  87. # CONFIG_PWD is not set
  88. # CONFIG_REALPATH is not set
  89. CONFIG_RM=y
  90. # CONFIG_RMDIR is not set
  91. # CONFIG_SHA1SUM is not set
  92. CONFIG_SLEEP=y
  93. # CONFIG_FEATURE_FANCY_SLEEP is not set
  94. # CONFIG_SORT is not set
  95. # CONFIG_STTY is not set
  96. # CONFIG_SYNC is not set
  97. # CONFIG_TAIL is not set
  98. # CONFIG_TEE is not set
  99. CONFIG_TEST=y
  100. #
  101. # test (forced enabled for use with shell)
  102. #
  103. # CONFIG_TOUCH is not set
  104. # CONFIG_TR is not set
  105. # CONFIG_TRUE is not set
  106. # CONFIG_TTY is not set
  107. # CONFIG_UNAME is not set
  108. # CONFIG_UNIQ is not set
  109. # CONFIG_USLEEP is not set
  110. # CONFIG_UUDECODE is not set
  111. # CONFIG_UUENCODE is not set
  112. # CONFIG_WATCH is not set
  113. # CONFIG_WC is not set
  114. # CONFIG_WHO is not set
  115. # CONFIG_WHOAMI is not set
  116. # CONFIG_YES is not set
  117. #
  118. # Common options for cp and mv
  119. #
  120. CONFIG_FEATURE_PRESERVE_HARDLINKS=y
  121. #
  122. # Console Utilities
  123. #
  124. # CONFIG_CHVT is not set
  125. # CONFIG_CLEAR is not set
  126. # CONFIG_DEALLOCVT is not set
  127. # CONFIG_DUMPKMAP is not set
  128. # CONFIG_LOADACM is not set
  129. # CONFIG_LOADFONT is not set
  130. # CONFIG_LOADKMAP is not set
  131. # CONFIG_OPENVT is not set
  132. # CONFIG_RESET is not set
  133. # CONFIG_SETKEYCODES is not set
  134. #
  135. # Debian Utilities
  136. #
  137. # CONFIG_MKTEMP is not set
  138. # CONFIG_PIPE_PROGRESS is not set
  139. # CONFIG_READLINK is not set
  140. # CONFIG_RUN_PARTS is not set
  141. # CONFIG_START_STOP_DAEMON is not set
  142. # CONFIG_WHICH is not set
  143. #
  144. # Editors
  145. #
  146. # CONFIG_AWK is not set
  147. # CONFIG_PATCH is not set
  148. # CONFIG_SED is not set
  149. # CONFIG_VI is not set
  150. #
  151. # Finding Utilities
  152. #
  153. CONFIG_FIND=y
  154. # CONFIG_FEATURE_FIND_MTIME is not set
  155. # CONFIG_FEATURE_FIND_PERM is not set
  156. # CONFIG_FEATURE_FIND_TYPE is not set
  157. # CONFIG_FEATURE_FIND_XDEV is not set
  158. # CONFIG_FEATURE_FIND_NEWER is not set
  159. # CONFIG_FEATURE_FIND_INUM is not set
  160. CONFIG_GREP=y
  161. # CONFIG_FEATURE_GREP_EGREP_ALIAS is not set
  162. # CONFIG_FEATURE_GREP_FGREP_ALIAS is not set
  163. # CONFIG_FEATURE_GREP_CONTEXT is not set
  164. # CONFIG_XARGS is not set
  165. #
  166. # Init Utilities
  167. #
  168. # CONFIG_INIT is not set
  169. # CONFIG_HALT is not set
  170. # CONFIG_POWEROFF is not set
  171. # CONFIG_REBOOT is not set
  172. # CONFIG_MINIT is not set
  173. # CONFIG_MESG is not set
  174. #
  175. # Login/Password Management Utilities
  176. #
  177. CONFIG_USE_BB_PWD_GRP=y
  178. # CONFIG_ADDGROUP is not set
  179. # CONFIG_DELGROUP is not set
  180. # CONFIG_ADDUSER is not set
  181. # CONFIG_DELUSER is not set
  182. # CONFIG_GETTY is not set
  183. # CONFIG_LOGIN is not set
  184. # CONFIG_PASSWD is not set
  185. # CONFIG_SU is not set
  186. # CONFIG_SULOGIN is not set
  187. # CONFIG_VLOCK is not set
  188. #
  189. # Miscellaneous Utilities
  190. #
  191. # CONFIG_ADJTIMEX is not set
  192. # CONFIG_CROND is not set
  193. # CONFIG_CRONTAB is not set
  194. # CONFIG_DC is not set
  195. # CONFIG_DEVFSD is not set
  196. # CONFIG_LAST is not set
  197. # CONFIG_HDPARM is not set
  198. # CONFIG_MAKEDEVS is not set
  199. # CONFIG_MT is not set
  200. # CONFIG_STRINGS is not set
  201. # CONFIG_TIME is not set
  202. # CONFIG_WATCHDOG is not set
  203. #
  204. # Linux Module Utilities
  205. #
  206. CONFIG_MODUTILS_OBJ=y
  207. # CONFIG_DEPMOD is not set
  208. CONFIG_INSMOD=y
  209. # CONFIG_FEATURE_2_2_MODULES is not set
  210. CONFIG_FEATURE_2_4_MODULES=y
  211. # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
  212. # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
  213. # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
  214. # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
  215. # CONFIG_LSMOD is not set
  216. CONFIG_MODPROBE=y
  217. # CONFIG_RMMOD is not set
  218. CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
  219. #
  220. # Networking Utilities
  221. #
  222. # CONFIG_FEATURE_IPV6 is not set
  223. # CONFIG_ARPING is not set
  224. # CONFIG_FTPGET is not set
  225. # CONFIG_FTPPUT is not set
  226. # CONFIG_HOSTNAME is not set
  227. # CONFIG_HTTPD is not set
  228. # CONFIG_IFCONFIG is not set
  229. # CONFIG_IFUPDOWN is not set
  230. # CONFIG_INETD is not set
  231. # CONFIG_IP is not set
  232. # CONFIG_IPCALC is not set
  233. # CONFIG_IPADDR is not set
  234. # CONFIG_IPLINK is not set
  235. # CONFIG_IPROUTE is not set
  236. # CONFIG_IPTUNNEL is not set
  237. # CONFIG_NAMEIF is not set
  238. # CONFIG_NC is not set
  239. # CONFIG_NETSTAT is not set
  240. # CONFIG_NSLOOKUP is not set
  241. # CONFIG_PING is not set
  242. # CONFIG_ROUTE is not set
  243. # CONFIG_TELNET is not set
  244. # CONFIG_TELNETD is not set
  245. # CONFIG_TFTP is not set
  246. # CONFIG_TRACEROUTE is not set
  247. # CONFIG_VCONFIG is not set
  248. # CONFIG_WGET is not set
  249. #
  250. # udhcp Server/Client
  251. #
  252. # CONFIG_UDHCPD is not set
  253. # CONFIG_UDHCPC is not set
  254. #
  255. # Process Utilities
  256. #
  257. # CONFIG_FREE is not set
  258. # CONFIG_KILL is not set
  259. # CONFIG_PIDOF is not set
  260. # CONFIG_PS is not set
  261. # CONFIG_RENICE is not set
  262. # CONFIG_TOP is not set
  263. # CONFIG_UPTIME is not set
  264. #
  265. # Another Bourne-like Shell
  266. #
  267. CONFIG_FEATURE_SH_IS_ASH=y
  268. # CONFIG_FEATURE_SH_IS_HUSH is not set
  269. # CONFIG_FEATURE_SH_IS_LASH is not set
  270. # CONFIG_FEATURE_SH_IS_MSH is not set
  271. # CONFIG_FEATURE_SH_IS_NONE is not set
  272. CONFIG_ASH=y
  273. #
  274. # Ash Shell Options
  275. #
  276. # CONFIG_ASH_JOB_CONTROL is not set
  277. # CONFIG_ASH_ALIAS is not set
  278. # CONFIG_ASH_MATH_SUPPORT is not set
  279. # CONFIG_ASH_GETOPTS is not set
  280. # CONFIG_ASH_CMDCMD is not set
  281. # CONFIG_ASH_MAIL is not set
  282. CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
  283. # CONFIG_HUSH is not set
  284. # CONFIG_LASH is not set
  285. # CONFIG_MSH is not set
  286. #
  287. # Bourne Shell Options
  288. #
  289. # CONFIG_FEATURE_COMMAND_EDITING is not set
  290. # CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set
  291. # CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set
  292. # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
  293. CONFIG_FEATURE_COMMAND_HISTORY=15
  294. # CONFIG_FEATURE_SH_STANDALONE_SHELL is not set
  295. # CONFIG_FEATURE_SH_FANCY_PROMPT is not set
  296. # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
  297. #
  298. # System Logging Utilities
  299. #
  300. # CONFIG_SYSLOGD is not set
  301. # CONFIG_LOGGER is not set
  302. #
  303. # Linux System Utilities
  304. #
  305. # CONFIG_DMESG is not set
  306. # CONFIG_FBSET is not set
  307. # CONFIG_FDFLUSH is not set
  308. # CONFIG_FDFORMAT is not set
  309. # CONFIG_FDISK is not set
  310. # CONFIG_FREERAMDISK is not set
  311. # CONFIG_FSCK_MINIX is not set
  312. # CONFIG_MKFS_MINIX is not set
  313. # CONFIG_GETOPT is not set
  314. # CONFIG_HEXDUMP is not set
  315. # CONFIG_HWCLOCK is not set
  316. # CONFIG_LOSETUP is not set
  317. # CONFIG_MKSWAP is not set
  318. # CONFIG_MORE is not set
  319. CONFIG_PIVOT_ROOT=y
  320. # CONFIG_RDATE is not set
  321. # CONFIG_SWAPONOFF is not set
  322. CONFIG_MOUNT=y
  323. # CONFIG_NFSMOUNT is not set
  324. CONFIG_UMOUNT=y
  325. CONFIG_FEATURE_MOUNT_FORCE=y
  326. #
  327. # Common options for mount/umount
  328. #
  329. CONFIG_FEATURE_MOUNT_LOOP=y
  330. # CONFIG_FEATURE_MTAB_SUPPORT is not set
  331. #
  332. # Debugging Options
  333. #
  334. # CONFIG_DEBUG is not set