Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstreamed and random shit #8

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion arch/arm64/configs/begonia_user_defconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_LOCALVERSION="-perf"
CONFIG_LOCALVERSION="-test"
# CONFIG_FHANDLE is not set
CONFIG_TASK_DELAY_ACCT=y
CONFIG_IKHEADERS=m
Expand Down Expand Up @@ -75,6 +75,7 @@ CONFIG_CFG80211_DEVELOPER_WARNINGS=y
CONFIG_NFC=y
# CONFIG_UEVENT_HELPER is not set
CONFIG_ZRAM=y
CONFIG_ZRAM_WRITEBACK=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
CONFIG_SIMTRAY_STATUS=y
CONFIG_MEDIATEK_SOLUTION=y
Expand Down
3 changes: 2 additions & 1 deletion arch/arm64/configs/cuttlefish_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,9 @@ CONFIG_INET_ESP=y
CONFIG_INET_UDP_DIAG=y
CONFIG_INET_DIAG_DESTROY=y
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_BIC is not set
# CONFIG_TCP_CONG_WESTWOOD is not set
CONFIG_TCP_CONG_WESTWOOD=y
# CONFIG_TCP_CONG_HTCP is not set
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
Expand Down