Skip to content

Commit b0785c3

Browse files
committed
Revert "Update .gitignore and defconfig options"
This reverts commit cca57fc.
1 parent cca57fc commit b0785c3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,3 @@ TAGS
7070
# release description for tarball
7171
#
7272
.frp_describe
73-
*.old

configs/kib64u_defconfig

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Automatically generated make config: don't edit
33
# Busybox version: 1.38.0.git
4-
# Sat Dec 6 20:43:19 2025
4+
# Tue Dec 2 09:04:43 2025
55
#
66
CONFIG_HAVE_DOT_CONFIG=y
77
# CONFIG_PLATFORM_POSIX is not set
@@ -199,8 +199,8 @@ CONFIG_FEATURE_CPIO_O=y
199199
# CONFIG_FEATURE_CPIO_P is not set
200200
CONFIG_FEATURE_CPIO_IGNORE_DEVNO=y
201201
CONFIG_FEATURE_CPIO_RENUMBER_INODES=y
202-
# CONFIG_DPKG is not set
203-
# CONFIG_DPKG_DEB is not set
202+
CONFIG_DPKG=y
203+
CONFIG_DPKG_DEB=y
204204
CONFIG_GZIP=y
205205
CONFIG_FEATURE_GZIP_LONG_OPTIONS=y
206206
CONFIG_GZIP_FAST=2
@@ -834,7 +834,7 @@ CONFIG_PDROP=y
834834
# CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET is not set
835835
# CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF is not set
836836
# CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA is not set
837-
CONFIG_HEXEDIT=y
837+
# CONFIG_HEXEDIT is not set
838838
# CONFIG_I2CGET is not set
839839
# CONFIG_I2CSET is not set
840840
# CONFIG_I2CDUMP is not set
@@ -882,7 +882,7 @@ CONFIG_MAN=y
882882
# CONFIG_SETSERIAL is not set
883883
CONFIG_STRINGS=y
884884
CONFIG_TIME=y
885-
CONFIG_TREE=y
885+
# CONFIG_TREE is not set
886886
CONFIG_TS=y
887887
CONFIG_TTYSIZE=y
888888
# CONFIG_UBIATTACH is not set
@@ -1011,6 +1011,8 @@ CONFIG_NC_SERVER=y
10111011
# CONFIG_ROUTE is not set
10121012
# CONFIG_SLATTACH is not set
10131013
CONFIG_SSL_CLIENT=y
1014+
# CONFIG_TC is not set
1015+
# CONFIG_FEATURE_TC_INGRESS is not set
10141016
# CONFIG_TCPSVD is not set
10151017
# CONFIG_UDPSVD is not set
10161018
# CONFIG_TELNET is not set

0 commit comments

Comments
 (0)