OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

349 lines
7.5 KiB

  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=y
  12. # CONFIG_FEATURE_INSTALLER is not set
  13. # CONFIG_LOCALE_SUPPORT is not set
  14. # CONFIG_FEATURE_DEVFS is not set
  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=y
  23. # CONFIG_LFS is not set
  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 is not set
  40. # CONFIG_GZIP is not set
  41. # CONFIG_RPM2CPIO is not set
  42. # CONFIG_RPM is not set
  43. # CONFIG_TAR is not set
  44. # CONFIG_UNCOMPRESS is not set
  45. # CONFIG_UNZIP is not set
  46. #
  47. # Coreutils
  48. #
  49. # CONFIG_BASENAME is not set
  50. # CONFIG_CAL is not set
  51. # CONFIG_CAT is not set
  52. # CONFIG_CHGRP is not set
  53. # CONFIG_CHMOD is not set
  54. # CONFIG_CHOWN is not set
  55. # CONFIG_CHROOT is not set
  56. # CONFIG_CMP is not set
  57. # CONFIG_CP is not set
  58. # CONFIG_CUT is not set
  59. # CONFIG_DATE is not set
  60. # CONFIG_DD is not set
  61. # CONFIG_DF is not set
  62. # CONFIG_DIRNAME is not set
  63. # CONFIG_DOS2UNIX is not set
  64. # CONFIG_DU is not set
  65. # CONFIG_ECHO is not set
  66. # CONFIG_ENV is not set
  67. # CONFIG_EXPR is not set
  68. CONFIG_FALSE=y
  69. #
  70. # false (forced enabled for use with shell)
  71. #
  72. CONFIG_FOLD=y
  73. # CONFIG_HEAD is not set
  74. # CONFIG_HOSTID is not set
  75. # CONFIG_ID is not set
  76. # CONFIG_INSTALL is not set
  77. # CONFIG_LENGTH is not set
  78. # CONFIG_LN is not set
  79. # CONFIG_LOGNAME is not set
  80. # CONFIG_LS is not set
  81. # CONFIG_MD5SUM is not set
  82. # CONFIG_MKDIR is not set
  83. # CONFIG_MKFIFO is not set
  84. # CONFIG_MKNOD is not set
  85. # CONFIG_MV is not set
  86. # CONFIG_OD is not set
  87. # CONFIG_PRINTF is not set
  88. # CONFIG_PWD is not set
  89. # CONFIG_REALPATH is not set
  90. # CONFIG_RM is not set
  91. # CONFIG_RMDIR is not set
  92. CONFIG_SEQ=y
  93. # CONFIG_SHA1SUM is not set
  94. # CONFIG_SLEEP is not set
  95. CONFIG_SORT=y
  96. # CONFIG_STTY is not set
  97. # CONFIG_SYNC is not set
  98. # CONFIG_TAIL is not set
  99. # CONFIG_TEE is not set
  100. CONFIG_TEST=y
  101. #
  102. # test (forced enabled for use with shell)
  103. #
  104. # CONFIG_FEATURE_TEST_64 is not set
  105. # CONFIG_TOUCH is not set
  106. # CONFIG_TR is not set
  107. CONFIG_TRUE=y
  108. #
  109. # true (forced enabled for use with shell)
  110. #
  111. # CONFIG_TTY is not set
  112. # CONFIG_UNAME is not set
  113. # CONFIG_UNIQ is not set
  114. # CONFIG_USLEEP is not set
  115. # CONFIG_UUDECODE is not set
  116. # CONFIG_UUENCODE is not set
  117. # CONFIG_WATCH is not set
  118. # CONFIG_WC is not set
  119. # CONFIG_WHO is not set
  120. # CONFIG_WHOAMI is not set
  121. # CONFIG_YES is not set
  122. #
  123. # Console Utilities
  124. #
  125. # CONFIG_CHVT is not set
  126. # CONFIG_CLEAR is not set
  127. # CONFIG_DEALLOCVT is not set
  128. # CONFIG_DUMPKMAP 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=y
  155. CONFIG_FEATURE_FIND_PERM=y
  156. CONFIG_FEATURE_FIND_TYPE=y
  157. CONFIG_FEATURE_FIND_XDEV=y
  158. # CONFIG_FEATURE_FIND_NEWER is not set
  159. CONFIG_FEATURE_FIND_INUM=y
  160. # CONFIG_GREP is not set
  161. CONFIG_XARGS=y
  162. # CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION is not set
  163. CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y
  164. CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y
  165. CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y
  166. #
  167. # Init Utilities
  168. #
  169. CONFIG_INIT=y
  170. CONFIG_FEATURE_USE_INITTAB=y
  171. CONFIG_FEATURE_INITRD=y
  172. # CONFIG_FEATURE_INIT_COREDUMPS is not set
  173. # CONFIG_FEATURE_EXTRA_QUIET is not set
  174. # CONFIG_HALT is not set
  175. # CONFIG_POWEROFF is not set
  176. # CONFIG_REBOOT is not set
  177. # CONFIG_MESG is not set
  178. #
  179. # Login/Password Management Utilities
  180. #
  181. # CONFIG_USE_BB_PWD_GRP is not set
  182. # CONFIG_ADDGROUP is not set
  183. # CONFIG_DELGROUP is not set
  184. # CONFIG_ADDUSER is not set
  185. # CONFIG_DELUSER is not set
  186. # CONFIG_GETTY is not set
  187. # CONFIG_LOGIN is not set
  188. # CONFIG_PASSWD is not set
  189. # CONFIG_SU is not set
  190. # CONFIG_SULOGIN is not set
  191. # CONFIG_VLOCK is not set
  192. #
  193. # Miscellaneous Utilities
  194. #
  195. # CONFIG_ADJTIMEX is not set
  196. # CONFIG_CROND is not set
  197. # CONFIG_CRONTAB is not set
  198. # CONFIG_DC is not set
  199. # CONFIG_DEVFSD is not set
  200. # CONFIG_LAST is not set
  201. # CONFIG_HDPARM is not set
  202. # CONFIG_MAKEDEVS is not set
  203. # CONFIG_MT is not set
  204. # CONFIG_RX is not set
  205. # CONFIG_STRINGS is not set
  206. # CONFIG_TIME is not set
  207. # CONFIG_WATCHDOG is not set
  208. #
  209. # Linux Module Utilities
  210. #
  211. # CONFIG_INSMOD is not set
  212. # CONFIG_LSMOD is not set
  213. # CONFIG_MODPROBE is not set
  214. # CONFIG_RMMOD is not set
  215. #
  216. # Networking Utilities
  217. #
  218. # CONFIG_FEATURE_IPV6 is not set
  219. # CONFIG_ARPING is not set
  220. # CONFIG_FTPGET is not set
  221. # CONFIG_FTPPUT is not set
  222. # CONFIG_HOSTNAME is not set
  223. # CONFIG_HTTPD is not set
  224. CONFIG_IFCONFIG=y
  225. CONFIG_FEATURE_IFCONFIG_STATUS=y
  226. # CONFIG_FEATURE_IFCONFIG_SLIP is not set
  227. # CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
  228. # CONFIG_FEATURE_IFCONFIG_HW is not set
  229. # CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
  230. # CONFIG_IFUPDOWN is not set
  231. # CONFIG_INETD is not set
  232. CONFIG_IP=y
  233. CONFIG_FEATURE_IP_ADDRESS=y
  234. CONFIG_FEATURE_IP_LINK=y
  235. CONFIG_FEATURE_IP_ROUTE=y
  236. # CONFIG_FEATURE_IP_TUNNEL is not set
  237. # CONFIG_IPCALC is not set
  238. # CONFIG_IPADDR is not set
  239. # CONFIG_IPLINK is not set
  240. # CONFIG_IPROUTE is not set
  241. # CONFIG_IPTUNNEL is not set
  242. # CONFIG_NAMEIF is not set
  243. # CONFIG_NC is not set
  244. # CONFIG_NETSTAT is not set
  245. # CONFIG_NSLOOKUP is not set
  246. # CONFIG_PING is not set
  247. CONFIG_ROUTE=y
  248. CONFIG_TELNET=y
  249. CONFIG_FEATURE_TELNET_TTYPE=y
  250. CONFIG_FEATURE_TELNET_AUTOLOGIN=y
  251. # CONFIG_TELNETD is not set
  252. # CONFIG_TFTP is not set
  253. # CONFIG_TRACEROUTE is not set
  254. # CONFIG_VCONFIG is not set
  255. # CONFIG_WGET is not set
  256. #
  257. # udhcp Server/Client
  258. #
  259. # CONFIG_UDHCPD is not set
  260. # CONFIG_UDHCPC is not set
  261. #
  262. # Process Utilities
  263. #
  264. CONFIG_FREE=y
  265. # CONFIG_KILL is not set
  266. # CONFIG_PIDOF is not set
  267. CONFIG_PS=y
  268. # CONFIG_RENICE is not set
  269. CONFIG_TOP=y
  270. FEATURE_CPU_USAGE_PERCENTAGE=y
  271. CONFIG_UPTIME=y
  272. # CONFIG_SYSCTL is not set
  273. #
  274. # Another Bourne-like Shell
  275. #
  276. # CONFIG_FEATURE_SH_IS_ASH is not set
  277. # CONFIG_FEATURE_SH_IS_HUSH is not set
  278. # CONFIG_FEATURE_SH_IS_LASH is not set
  279. CONFIG_FEATURE_SH_IS_MSH=y
  280. # CONFIG_FEATURE_SH_IS_NONE is not set
  281. # CONFIG_ASH is not set
  282. # CONFIG_HUSH is not set
  283. # CONFIG_LASH is not set
  284. CONFIG_MSH=y
  285. #
  286. # Bourne Shell Options
  287. #
  288. # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
  289. # CONFIG_FEATURE_SH_STANDALONE_SHELL is not set
  290. CONFIG_FEATURE_COMMAND_EDITING=y
  291. CONFIG_FEATURE_COMMAND_HISTORY=20
  292. CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y
  293. # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
  294. CONFIG_FEATURE_SH_FANCY_PROMPT=y
  295. #
  296. # System Logging Utilities
  297. #
  298. # CONFIG_SYSLOGD is not set
  299. # CONFIG_LOGGER is not set
  300. #
  301. # Linux System Utilities
  302. #
  303. # CONFIG_DMESG is not set
  304. # CONFIG_FBSET is not set
  305. # CONFIG_FDFLUSH is not set
  306. # CONFIG_FDFORMAT is not set
  307. # CONFIG_FDISK is not set
  308. # CONFIG_FREERAMDISK is not set
  309. # CONFIG_FSCK_MINIX is not set
  310. # CONFIG_MKFS_MINIX is not set
  311. # CONFIG_GETOPT is not set
  312. # CONFIG_HEXDUMP is not set
  313. # CONFIG_HWCLOCK is not set
  314. # CONFIG_LOSETUP is not set
  315. # CONFIG_MKSWAP is not set
  316. # CONFIG_MORE is not set
  317. # CONFIG_PIVOT_ROOT is not set
  318. # CONFIG_RDATE is not set
  319. # CONFIG_SWAPONOFF is not set
  320. # CONFIG_MOUNT is not set
  321. # CONFIG_UMOUNT is not set
  322. #
  323. # Debugging Options
  324. #
  325. # CONFIG_DEBUG is not set