config 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. #
  2. # Automatically generated make config: don't edit
  3. # ToyBox version: KCONFIG_VERSION
  4. # Tue Apr 8 13:12:22 2025
  5. #
  6. # CONFIG_TOYBOX_ON_ANDROID is not set
  7. # CONFIG_TOYBOX_FORK is not set
  8. #
  9. # Posix commands
  10. #
  11. CONFIG_BASENAME=y
  12. # CONFIG_CAL is not set
  13. CONFIG_CAT=y
  14. CONFIG_CHGRP=y
  15. CONFIG_CHOWN=y
  16. CONFIG_CHMOD=y
  17. # CONFIG_CKSUM is not set
  18. # CONFIG_CRC32 is not set
  19. # CONFIG_CMP is not set
  20. # CONFIG_COMM is not set
  21. CONFIG_CP=y
  22. CONFIG_MV=y
  23. # CONFIG_INSTALL is not set
  24. # CONFIG_CPIO is not set
  25. # CONFIG_CUT is not set
  26. CONFIG_DATE=y
  27. CONFIG_DD=y
  28. CONFIG_DF=y
  29. # CONFIG_DIRNAME is not set
  30. CONFIG_DU=y
  31. CONFIG_ECHO=y
  32. CONFIG_ENV=y
  33. # CONFIG_EXPAND is not set
  34. # CONFIG_FALSE is not set
  35. # CONFIG_FILE is not set
  36. # CONFIG_FIND is not set
  37. # CONFIG_FOLD is not set
  38. # CONFIG_GETCONF is not set
  39. # CONFIG_GREP is not set
  40. # CONFIG_EGREP is not set
  41. # CONFIG_FGREP is not set
  42. # CONFIG_HEAD is not set
  43. # CONFIG_ICONV is not set
  44. # CONFIG_ID is not set
  45. # CONFIG_ID_Z is not set
  46. # CONFIG_GROUPS is not set
  47. # CONFIG_LOGNAME is not set
  48. # CONFIG_WHOAMI is not set
  49. CONFIG_KILL=y
  50. # CONFIG_KILLALL5 is not set
  51. # CONFIG_LINK is not set
  52. CONFIG_LN=y
  53. # CONFIG_LOGGER is not set
  54. CONFIG_LS=y
  55. CONFIG_MKDIR=y
  56. # CONFIG_MKDIR_Z is not set
  57. # CONFIG_MKFIFO is not set
  58. # CONFIG_MKFIFO_Z is not set
  59. # CONFIG_NICE is not set
  60. # CONFIG_NL is not set
  61. # CONFIG_NOHUP is not set
  62. # CONFIG_OD is not set
  63. # CONFIG_PASTE is not set
  64. # CONFIG_PATCH is not set
  65. # CONFIG_PRINTF is not set
  66. CONFIG_PS=y
  67. CONFIG_TOP=y
  68. # CONFIG_IOTOP is not set
  69. # CONFIG_PGREP is not set
  70. # CONFIG_PKILL is not set
  71. CONFIG_PWD=y
  72. # CONFIG_RENICE is not set
  73. CONFIG_RM=y
  74. CONFIG_RMDIR=y
  75. # CONFIG_SED is not set
  76. # CONFIG_SLEEP is not set
  77. # CONFIG_SORT is not set
  78. CONFIG_SORT_FLOAT=y
  79. # CONFIG_SPLIT is not set
  80. # CONFIG_STRINGS is not set
  81. # CONFIG_TAIL is not set
  82. # CONFIG_TAR is not set
  83. # CONFIG_TEE is not set
  84. # CONFIG_TEST is not set
  85. CONFIG_TEST_GLUE=y
  86. # CONFIG_TIME is not set
  87. # CONFIG_TOUCH is not set
  88. # CONFIG_TRUE is not set
  89. # CONFIG_TSORT is not set
  90. # CONFIG_TTY is not set
  91. # CONFIG_ULIMIT is not set
  92. # CONFIG_ARCH is not set
  93. CONFIG_UNAME=y
  94. # CONFIG_UNIQ is not set
  95. # CONFIG_UNLINK is not set
  96. # CONFIG_UUDECODE is not set
  97. # CONFIG_UUENCODE is not set
  98. # CONFIG_WC is not set
  99. # CONFIG_WHO is not set
  100. CONFIG_XARGS=y
  101. #
  102. # Pending (unfinished) commands
  103. #
  104. # CONFIG_ARP is not set
  105. # CONFIG_ARPING is not set
  106. # CONFIG_AWK is not set
  107. # CONFIG_BC is not set
  108. # CONFIG_BOOTCHARTD is not set
  109. # CONFIG_BRCTL is not set
  110. # CONFIG_CHSH is not set
  111. # CONFIG_CROND is not set
  112. # CONFIG_CRONTAB is not set
  113. # CONFIG_CSPLIT is not set
  114. # CONFIG_DHCP is not set
  115. # CONFIG_DHCP6 is not set
  116. # CONFIG_DHCPD is not set
  117. # CONFIG_DEBUG_DHCP is not set
  118. # CONFIG_DIFF is not set
  119. # CONFIG_DUMPLEASES is not set
  120. # CONFIG_EXPR is not set
  121. # CONFIG_FDISK is not set
  122. # CONFIG_FSCK is not set
  123. # CONFIG_GETFATTR is not set
  124. CONFIG_GETTY=y
  125. # CONFIG_GITCOMPAT is not set
  126. # CONFIG_GITCLONE is not set
  127. # CONFIG_GITINIT is not set
  128. # CONFIG_GITREMOTE is not set
  129. # CONFIG_GITFETCH is not set
  130. # CONFIG_GITCHECKOUT is not set
  131. # CONFIG_GROUPADD is not set
  132. # CONFIG_GROUPDEL is not set
  133. # CONFIG_HEXDUMP is not set
  134. # CONFIG_HD is not set
  135. # CONFIG_INIT is not set
  136. # CONFIG_IP is not set
  137. # CONFIG_IPCRM is not set
  138. # CONFIG_IPCS is not set
  139. # CONFIG_KLOGD is not set
  140. # CONFIG_LAST is not set
  141. # CONFIG_LSOF is not set
  142. # CONFIG_MAN is not set
  143. # CONFIG_MDEV is not set
  144. # CONFIG_MDEV_CONF is not set
  145. # CONFIG_MODPROBE is not set
  146. # CONFIG_MORE is not set
  147. # CONFIG_ROUTE is not set
  148. CONFIG_SH=y
  149. # CONFIG_BREAK is not set
  150. # CONFIG_CD is not set
  151. # CONFIG_CONTINUE is not set
  152. # CONFIG_DECLARE is not set
  153. # CONFIG_EXIT is not set
  154. # CONFIG_SET is not set
  155. # CONFIG_UNSET is not set
  156. # CONFIG_EVAL is not set
  157. # CONFIG_EXEC is not set
  158. # CONFIG_EXPORT is not set
  159. # CONFIG_JOBS is not set
  160. # CONFIG_LOCAL is not set
  161. # CONFIG_RETURN is not set
  162. # CONFIG_SHIFT is not set
  163. # CONFIG_SOURCE is not set
  164. # CONFIG_WAIT is not set
  165. # CONFIG_STRACE is not set
  166. # CONFIG_STTY is not set
  167. # CONFIG_SULOGIN is not set
  168. # CONFIG_SYSLOGD is not set
  169. # CONFIG_TCPSVD is not set
  170. # CONFIG_TELNET is not set
  171. # CONFIG_TELNETD is not set
  172. # CONFIG_TFTP is not set
  173. # CONFIG_TFTPD is not set
  174. # CONFIG_TR is not set
  175. # CONFIG_TRACEROUTE is not set
  176. # CONFIG_USERADD is not set
  177. # CONFIG_USERDEL is not set
  178. # CONFIG_VI is not set
  179. # CONFIG_XZCAT is not set
  180. #
  181. # Other commands
  182. #
  183. # CONFIG_ACPI is not set
  184. # CONFIG_ASCII is not set
  185. # CONFIG_UNICODE is not set
  186. # CONFIG_BASE64 is not set
  187. # CONFIG_BASE32 is not set
  188. # CONFIG_BLKDISCARD is not set
  189. # CONFIG_BLKID is not set
  190. # CONFIG_FSTYPE is not set
  191. # CONFIG_BLOCKDEV is not set
  192. # CONFIG_BUNZIP2 is not set
  193. # CONFIG_BZCAT is not set
  194. # CONFIG_CHCON is not set
  195. # CONFIG_CHROOT is not set
  196. # CONFIG_CHRT is not set
  197. CONFIG_CLEAR=y
  198. # CONFIG_COUNT is not set
  199. # CONFIG_DEVMEM is not set
  200. # CONFIG_DOS2UNIX is not set
  201. # CONFIG_UNIX2DOS is not set
  202. # CONFIG_EJECT is not set
  203. # CONFIG_FACTOR is not set
  204. # CONFIG_FALLOCATE is not set
  205. # CONFIG_FLOCK is not set
  206. # CONFIG_FMT is not set
  207. CONFIG_FREE=y
  208. # CONFIG_FREERAMDISK is not set
  209. # CONFIG_FSFREEZE is not set
  210. # CONFIG_FSYNC is not set
  211. # CONFIG_GETOPT is not set
  212. # CONFIG_GPIODETECT is not set
  213. # CONFIG_GPIOFIND is not set
  214. # CONFIG_GPIOINFO is not set
  215. # CONFIG_GPIOGET is not set
  216. # CONFIG_GPIOSET is not set
  217. # CONFIG_HELP is not set
  218. # CONFIG_HEXEDIT is not set
  219. # CONFIG_HWCLOCK is not set
  220. # CONFIG_I2CDETECT is not set
  221. # CONFIG_I2CDUMP is not set
  222. # CONFIG_I2CGET is not set
  223. # CONFIG_I2CSET is not set
  224. # CONFIG_I2CTRANSFER is not set
  225. # CONFIG_INOTIFYD is not set
  226. # CONFIG_INSMOD is not set
  227. # CONFIG_IONICE is not set
  228. # CONFIG_IORENICE is not set
  229. # CONFIG_LINUX32 is not set
  230. # CONFIG_LOGIN is not set
  231. # CONFIG_LOSETUP is not set
  232. # CONFIG_LSATTR is not set
  233. # CONFIG_CHATTR is not set
  234. # CONFIG_LSMOD is not set
  235. # CONFIG_LSPCI is not set
  236. # CONFIG_LSUSB is not set
  237. # CONFIG_MAKEDEVS is not set
  238. # CONFIG_MCOOKIE is not set
  239. # CONFIG_MEMEATER is not set
  240. # CONFIG_MIX is not set
  241. # CONFIG_MKPASSWD is not set
  242. # CONFIG_MKSWAP is not set
  243. # CONFIG_MODINFO is not set
  244. # CONFIG_MOUNTPOINT is not set
  245. # CONFIG_NBD_CLIENT is not set
  246. # CONFIG_NBD_SERVER is not set
  247. # CONFIG_UNSHARE is not set
  248. # CONFIG_NSENTER is not set
  249. # CONFIG_ONEIT is not set
  250. # CONFIG_OPENVT is not set
  251. # CONFIG_CHVT is not set
  252. # CONFIG_DEALLOCVT is not set
  253. # CONFIG_PARTPROBE is not set
  254. # CONFIG_PIVOT_ROOT is not set
  255. # CONFIG_PMAP is not set
  256. # CONFIG_PRINTENV is not set
  257. # CONFIG_PWDX is not set
  258. # CONFIG_PWGEN is not set
  259. # CONFIG_READAHEAD is not set
  260. # CONFIG_READELF is not set
  261. # CONFIG_READLINK is not set
  262. # CONFIG_REALPATH is not set
  263. CONFIG_REBOOT=y
  264. # CONFIG_RESET is not set
  265. # CONFIG_REV is not set
  266. # CONFIG_RMMOD is not set
  267. # CONFIG_RTCWAKE is not set
  268. # CONFIG_SETFATTR is not set
  269. # CONFIG_SETSID is not set
  270. # CONFIG_SHA3SUM is not set
  271. # CONFIG_SHRED is not set
  272. # CONFIG_SHUF is not set
  273. CONFIG_STAT=y
  274. # CONFIG_SWAPOFF is not set
  275. # CONFIG_SWAPON is not set
  276. # CONFIG_SWITCH_ROOT is not set
  277. # CONFIG_SYSCTL is not set
  278. # CONFIG_TAC is not set
  279. # CONFIG_NPROC is not set
  280. # CONFIG_TASKSET is not set
  281. # CONFIG_TIMEOUT is not set
  282. # CONFIG_TRUNCATE is not set
  283. # CONFIG_TS is not set
  284. # CONFIG_UCLAMPSET is not set
  285. CONFIG_UPTIME=y
  286. # CONFIG_USLEEP is not set
  287. # CONFIG_UUIDGEN is not set
  288. # CONFIG_VCONFIG is not set
  289. # CONFIG_VMSTAT is not set
  290. # CONFIG_W is not set
  291. # CONFIG_WATCH is not set
  292. # CONFIG_WATCHDOG is not set
  293. # CONFIG_WHICH is not set
  294. # CONFIG_XXD is not set
  295. # CONFIG_YES is not set
  296. #
  297. # Networking commands
  298. #
  299. # CONFIG_FTPGET is not set
  300. # CONFIG_FTPPUT is not set
  301. # CONFIG_HOST is not set
  302. # CONFIG_HTTPD is not set
  303. CONFIG_IFCONFIG=y
  304. # CONFIG_MICROCOM is not set
  305. # CONFIG_NETCAT is not set
  306. CONFIG_NETSTAT=y
  307. CONFIG_PING=y
  308. # CONFIG_RFKILL is not set
  309. # CONFIG_SNTP is not set
  310. # CONFIG_TUNCTL is not set
  311. # CONFIG_WGET is not set
  312. # CONFIG_WGET_LIBTLS is not set
  313. #
  314. # Linux Standard Base commands
  315. #
  316. CONFIG_DMESG=y
  317. # CONFIG_GZIP is not set
  318. # CONFIG_GUNZIP is not set
  319. # CONFIG_ZCAT is not set
  320. CONFIG_HOSTNAME=y
  321. # CONFIG_DNSDOMAINNAME is not set
  322. # CONFIG_KILLALL is not set
  323. # CONFIG_MD5SUM is not set
  324. # CONFIG_SHA1SUM is not set
  325. # CONFIG_SHA224SUM is not set
  326. # CONFIG_SHA256SUM is not set
  327. # CONFIG_SHA384SUM is not set
  328. # CONFIG_SHA512SUM is not set
  329. # CONFIG_MKNOD is not set
  330. # CONFIG_MKNOD_Z is not set
  331. # CONFIG_MKTEMP is not set
  332. CONFIG_MOUNT=y
  333. # CONFIG_PASSWD is not set
  334. # CONFIG_PASSWD_SAD is not set
  335. # CONFIG_PIDOF is not set
  336. # CONFIG_SEQ is not set
  337. # CONFIG_SU is not set
  338. CONFIG_SYNC=y
  339. CONFIG_UMOUNT=y
  340. #
  341. # Example commands
  342. #
  343. # CONFIG_DEMO_MANY_OPTIONS is not set
  344. # CONFIG_DEMO_NUMBER is not set
  345. # CONFIG_DEMO_SCANKEY is not set
  346. # CONFIG_DEMO_UTF8TOWC is not set
  347. # CONFIG_HELLO is not set
  348. # CONFIG_HOSTID is not set
  349. # CONFIG_LOGPATH is not set
  350. # CONFIG_SKELETON is not set
  351. # CONFIG_SKELETON_ALIAS is not set
  352. #
  353. # Android commands
  354. #
  355. # CONFIG_GETENFORCE is not set
  356. # CONFIG_LOAD_POLICY is not set
  357. # CONFIG_LOG is not set
  358. # CONFIG_RESTORECON is not set
  359. # CONFIG_RUNCON is not set
  360. # CONFIG_SENDEVENT is not set
  361. # CONFIG_SETENFORCE is not set
  362. #
  363. #
  364. #
  365. #
  366. # Toybox global settings
  367. #
  368. CONFIG_TOYBOX=y
  369. CONFIG_TOYBOX_SUID=y
  370. CONFIG_TOYBOX_LSM_NONE=y
  371. # CONFIG_TOYBOX_SELINUX is not set
  372. # CONFIG_TOYBOX_SMACK is not set
  373. # CONFIG_TOYBOX_LIBCRYPTO is not set
  374. # CONFIG_TOYBOX_LIBZ is not set
  375. CONFIG_TOYBOX_FLOAT=y
  376. CONFIG_TOYBOX_HELP=y
  377. CONFIG_TOYBOX_HELP_DASHDASH=y
  378. CONFIG_TOYBOX_ZHELP=y
  379. # CONFIG_TOYBOX_FREE is not set
  380. # CONFIG_TOYBOX_NORECURSE is not set
  381. # CONFIG_TOYBOX_DEBUG is not set
  382. CONFIG_TOYBOX_UID_SYS=100
  383. CONFIG_TOYBOX_UID_USR=500
  384. CONFIG_TOYBOX_FORCE_NOMMU=y