linux-postmarketos-allwinner: upgrade to 6.6-rc5 (MR 4516)
[ci:skip-build] already built successfully in CI
This commit is contained in:
parent
f8f223fef0
commit
4adee867e1
7 changed files with 351 additions and 106 deletions
|
@ -4,15 +4,15 @@ Date: Tue, 23 Mar 2021 12:29:37 +0100
|
||||||
Subject: [PATCH] ARM: dts: sun6i: Add GoClever Orion 70L tablet
|
Subject: [PATCH] ARM: dts: sun6i: Add GoClever Orion 70L tablet
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/Makefile | 1 +
|
arch/arm/boot/dts/allwinner/Makefile | 1 +
|
||||||
.../boot/dts/sun6i-a31s-goclever-gcta741l.dts | 103 ++++++++++++++++++
|
.../boot/dts/allwinner/sun6i-a31s-goclever-gcta741l.dts | 103 ++++++++++++++++++
|
||||||
2 files changed, 104 insertions(+)
|
2 files changed, 104 insertions(+)
|
||||||
create mode 100644 arch/arm/boot/dts/sun6i-a31s-goclever-gcta741l.dts
|
create mode 100644 arch/arm/boot/dts/allwinner/sun6i-a31s-goclever-gcta741l.dts
|
||||||
|
|
||||||
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
|
diff --git a/arch/arm/boot/dts/allwinner/Makefile b/arch/arm/boot/dts/allwinner/Makefile
|
||||||
index 127a10cb590d..ba31b42f1e18 100644
|
index 127a10cb590d..ba31b42f1e18 100644
|
||||||
--- a/arch/arm/boot/dts/Makefile
|
--- a/arch/arm/boot/dts/allwinner/Makefile
|
||||||
+++ b/arch/arm/boot/dts/Makefile
|
+++ b/arch/arm/boot/dts/allwinner/Makefile
|
||||||
@@ -1136,6 +1136,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \
|
@@ -1136,6 +1136,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \
|
||||||
sun6i-a31-mele-a1000g-quad.dtb \
|
sun6i-a31-mele-a1000g-quad.dtb \
|
||||||
sun6i-a31s-colorfly-e708-q1.dtb \
|
sun6i-a31s-colorfly-e708-q1.dtb \
|
||||||
|
@ -21,11 +21,11 @@ index 127a10cb590d..ba31b42f1e18 100644
|
||||||
sun6i-a31s-inet-q972.dtb \
|
sun6i-a31s-inet-q972.dtb \
|
||||||
sun6i-a31s-primo81.dtb \
|
sun6i-a31s-primo81.dtb \
|
||||||
sun6i-a31s-sina31s.dtb \
|
sun6i-a31s-sina31s.dtb \
|
||||||
diff --git a/arch/arm/boot/dts/sun6i-a31s-goclever-gcta741l.dts b/arch/arm/boot/dts/sun6i-a31s-goclever-gcta741l.dts
|
diff --git a/arch/arm/boot/dts/allwinner/sun6i-a31s-goclever-gcta741l.dts b/arch/arm/boot/dts/allwinner/sun6i-a31s-goclever-gcta741l.dts
|
||||||
new file mode 100644
|
new file mode 100644
|
||||||
index 000000000000..7fb95aef4c74
|
index 000000000000..7fb95aef4c74
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/arm/boot/dts/sun6i-a31s-goclever-gcta741l.dts
|
+++ b/arch/arm/boot/dts/allwinner/sun6i-a31s-goclever-gcta741l.dts
|
||||||
@@ -0,0 +1,103 @@
|
@@ -0,0 +1,103 @@
|
||||||
+// SPDX-License-Identifier: (GPL-2.0+ OR X11)
|
+// SPDX-License-Identifier: (GPL-2.0+ OR X11)
|
||||||
+// Copyright 2021 Jacek Pruciak <linux@juniorjpdj.pl>
|
+// Copyright 2021 Jacek Pruciak <linux@juniorjpdj.pl>
|
||||||
|
|
|
@ -4,15 +4,15 @@ Date: Thu, 25 Mar 2021 19:18:58 +0100
|
||||||
Subject: [PATCH] ARM: dts: sun6i: Add Lark FreeMe 70.2S tablet
|
Subject: [PATCH] ARM: dts: sun6i: Add Lark FreeMe 70.2S tablet
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm/boot/dts/Makefile | 1 +
|
arch/arm/boot/dts/allwinner/Makefile | 1 +
|
||||||
.../boot/dts/sun4i-a10-lark-freeme-70-2s.dts | 246 ++++++++++++++++++
|
.../boot/dts/allwinner/sun4i-a10-lark-freeme-70-2s.dts | 246 ++++++++++++++++++
|
||||||
2 files changed, 247 insertions(+)
|
2 files changed, 247 insertions(+)
|
||||||
create mode 100644 arch/arm/boot/dts/sun4i-a10-lark-freeme-70-2s.dts
|
create mode 100644 arch/arm/boot/dts/allwinner/sun4i-a10-lark-freeme-70-2s.dts
|
||||||
|
|
||||||
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
|
diff --git a/arch/arm/boot/dts/allwinner/Makefile b/arch/arm/boot/dts/allwinner/Makefile
|
||||||
index ba31b42f1e18..f5df06c4d564 100644
|
index ba31b42f1e18..f5df06c4d564 100644
|
||||||
--- a/arch/arm/boot/dts/Makefile
|
--- a/arch/arm/boot/dts/allwinner/Makefile
|
||||||
+++ b/arch/arm/boot/dts/Makefile
|
+++ b/arch/arm/boot/dts/allwinner/Makefile
|
||||||
@@ -1098,6 +1098,7 @@ dtb-$(CONFIG_MACH_SUN4I) += \
|
@@ -1098,6 +1098,7 @@ dtb-$(CONFIG_MACH_SUN4I) += \
|
||||||
sun4i-a10-inet9f-rev03.dtb \
|
sun4i-a10-inet9f-rev03.dtb \
|
||||||
sun4i-a10-itead-iteaduino-plus.dtb \
|
sun4i-a10-itead-iteaduino-plus.dtb \
|
||||||
|
@ -21,11 +21,11 @@ index ba31b42f1e18..f5df06c4d564 100644
|
||||||
sun4i-a10-marsboard.dtb \
|
sun4i-a10-marsboard.dtb \
|
||||||
sun4i-a10-mini-xplus.dtb \
|
sun4i-a10-mini-xplus.dtb \
|
||||||
sun4i-a10-mk802.dtb \
|
sun4i-a10-mk802.dtb \
|
||||||
diff --git a/arch/arm/boot/dts/sun4i-a10-lark-freeme-70-2s.dts b/arch/arm/boot/dts/sun4i-a10-lark-freeme-70-2s.dts
|
diff --git a/arch/arm/boot/dts/allwinner/sun4i-a10-lark-freeme-70-2s.dts b/arch/arm/boot/dts/allwinner/sun4i-a10-lark-freeme-70-2s.dts
|
||||||
new file mode 100644
|
new file mode 100644
|
||||||
index 000000000000..fcba874976fa
|
index 000000000000..fcba874976fa
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/arm/boot/dts/sun4i-a10-lark-freeme-70-2s.dts
|
+++ b/arch/arm/boot/dts/allwinner/sun4i-a10-lark-freeme-70-2s.dts
|
||||||
@@ -0,0 +1,246 @@
|
@@ -0,0 +1,246 @@
|
||||||
+// SPDX-License-Identifier: (GPL-2.0+ OR X11)
|
+// SPDX-License-Identifier: (GPL-2.0+ OR X11)
|
||||||
+// Copyright 2021 Jacek Pruciak <linux@juniorjpdj.pl>
|
+// Copyright 2021 Jacek Pruciak <linux@juniorjpdj.pl>
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
From fedafc567167a7a0d10ddc5657dd3f32a872ec86 Mon Sep 17 00:00:00 2001
|
||||||
|
From: marcin <marcin@ipv8.pl>
|
||||||
|
Date: Sat, 6 Aug 2022 00:17:40 +0200
|
||||||
|
Subject: [PATCH] Revert "usb: quirks: Add USB_QUIRK_RESET for Quectel EG25G
|
||||||
|
Modem"
|
||||||
|
|
||||||
|
This reverts commit 62867934f6251349e1352a345f827ba8de514a36.
|
||||||
|
---
|
||||||
|
drivers/usb/core/quirks.c | 3 ---
|
||||||
|
1 file changed, 3 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/drivers/usb/core/quirks.c b/drivers/usb/core/quirks.c
|
||||||
|
index 631c3313c37bc..079e183cf3bff 100644
|
||||||
|
--- a/drivers/usb/core/quirks.c
|
||||||
|
+++ b/drivers/usb/core/quirks.c
|
||||||
|
@@ -535,9 +535,6 @@ static const struct usb_device_id usb_quirk_list[] = {
|
||||||
|
/* INTEL VALUE SSD */
|
||||||
|
{ USB_DEVICE(0x8086, 0xf1a5), .driver_info = USB_QUIRK_RESET_RESUME },
|
||||||
|
|
||||||
|
- /* Quectel EG25G Modem */
|
||||||
|
- { USB_DEVICE(0x2c7c, 0x0125), .driver_info = USB_QUIRK_RESET },
|
||||||
|
-
|
||||||
|
{ } /* terminating entry must be last */
|
||||||
|
};
|
||||||
|
|
||||||
|
--
|
||||||
|
GitLab
|
|
@ -0,0 +1,28 @@
|
||||||
|
From: Thomas Thorne <Thomas.Thorne@Net2Edge.com>
|
||||||
|
Date: Tue, 20 Sep 2022 20:34:57 -0400
|
||||||
|
Subject: usb: serial: option: add 'reset_resume' callback for WWAN devices
|
||||||
|
|
||||||
|
This avoids the issue where the PPP modem does not reset correctly on resume,
|
||||||
|
causing issues with incoming calls on suspend.
|
||||||
|
|
||||||
|
Noted here: https://github.com/the-modem-distro/pinephone_modem_sdk/issues/97
|
||||||
|
|
||||||
|
This is part of a larger patch:
|
||||||
|
https://github.com/Quectel-Community/meta-quectel-community/commit/24adef2128f79b4d31490634438a917b3df462e2#diff-45dc5960ca2f1ef57139fe751587b3b043de9cca5864e2801210c00e75bd0780
|
||||||
|
|
||||||
|
However the rest of the patch is not needed/already upstreamed.
|
||||||
|
---
|
||||||
|
drivers/usb/serial/option.c | 1 +
|
||||||
|
1 file changed, 1 insertion(+)
|
||||||
|
|
||||||
|
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
|
||||||
|
index 6b69d05..f5d797d 100644
|
||||||
|
--- a/drivers/usb/serial/option.c
|
||||||
|
+++ b/drivers/usb/serial/option.c
|
||||||
|
@@ -2244,6 +2244,7 @@ static struct usb_serial_driver option_1port_device = {
|
||||||
|
#ifdef CONFIG_PM
|
||||||
|
.suspend = usb_wwan_suspend,
|
||||||
|
.resume = usb_wwan_resume,
|
||||||
|
+ .reset_resume = usb_wwan_resume,
|
||||||
|
#endif
|
||||||
|
};
|
|
@ -6,9 +6,9 @@
|
||||||
_flavor=postmarketos-allwinner
|
_flavor=postmarketos-allwinner
|
||||||
_config="config-$_flavor.$CARCH"
|
_config="config-$_flavor.$CARCH"
|
||||||
pkgname=linux-$_flavor
|
pkgname=linux-$_flavor
|
||||||
pkgver=6.4.7_git20230731
|
pkgver=6.6_rc5_git20231014
|
||||||
pkgrel=3
|
pkgrel=0
|
||||||
_tag="orange-pi-6.4-20230731-1920"
|
_tag="orange-pi-6.6-20231014-0051"
|
||||||
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
|
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
|
||||||
arch="aarch64 armv7"
|
arch="aarch64 armv7"
|
||||||
url="https://megous.com/git/linux/"
|
url="https://megous.com/git/linux/"
|
||||||
|
@ -47,6 +47,8 @@ source="$pkgname-$_tag.tar.gz::https://codeberg.org/megi/linux/archive/$_tag.tar
|
||||||
0010-ARM-dts-sun6i-Add-Lark-FreeMe-70.2S-tablet.patch
|
0010-ARM-dts-sun6i-Add-Lark-FreeMe-70.2S-tablet.patch
|
||||||
0011-sunxi-mmc-h6-fix.patch
|
0011-sunxi-mmc-h6-fix.patch
|
||||||
0012-arm64-dts-allwinner-orangepi-3-fix-ethernet.patch
|
0012-arm64-dts-allwinner-orangepi-3-fix-ethernet.patch
|
||||||
|
0013-Revert-usb-quirks-Add-USB_QUIRK_RESET-for-Quectel-EG25G-Modem.patch
|
||||||
|
0014-usb-serial-option-add-reset-resume-callback-for-WWAN.patch
|
||||||
"
|
"
|
||||||
builddir="$srcdir/linux"
|
builddir="$srcdir/linux"
|
||||||
|
|
||||||
|
@ -84,9 +86,9 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
c410b43af41a6df0a7dcfe84b8742bde974b587e3b4c15cb4ccbbfba6c279bf888ac7836e234543a2a23c250a5ad21b0dfcb29451c67807dfaf22fa861a75b31 linux-postmarketos-allwinner-orange-pi-6.4-20230731-1920.tar.gz
|
9cc7fcfc037195e6e3a5a097e4f3fd11b6a83bde828b12276525350ca95dcf55a8ba8ce3c72a5e0e5917815b48c704a1526ad943116965e52ef2c129744f3e6b linux-postmarketos-allwinner-orange-pi-6.6-20231014-0051.tar.gz
|
||||||
b1b0d29793337f86670c66d96478c26603f48f785fd39bc5c982c9ec1bdd6f0a3154205aacfdd29a44c1ca420e3cbb7ce1dc5018e8a7420c542aded3717ef2a2 config-postmarketos-allwinner.aarch64
|
a7ad715a3c1c711146e2c47a37a7080a655488c0befc07a90b1f22e4c2d02cf39104f1d1a209ad17515350da91d2379cdac55ca91cc7ae96aadd878bd9c14bc6 config-postmarketos-allwinner.aarch64
|
||||||
609ffad6df93a605d48198b9143d46cc7062b4d3700731a85e71bd79e875ec5d619d661c1bd49b61b60a93e1a591bfbb8762a0c8e1990c72090b18a5141f9315 config-postmarketos-allwinner.armv7
|
52756380d514440695bce694cea7745512f624b47bdf4a00d948f5198712e9978f57f37490a5822ab678865fe96e498f7998fb6605afac5dc7490eb2b12bc4be config-postmarketos-allwinner.armv7
|
||||||
126e0a65e04f22f14eac1281a69000d9d5b107ed8fd1b52f37e812751f55e6c45b0240ceac61c9d95ae7f0543aaf9d96b85a8532baf59283c077b9945e615367 0001-dts-add-dontbeevil-pinephone-devkit.patch
|
126e0a65e04f22f14eac1281a69000d9d5b107ed8fd1b52f37e812751f55e6c45b0240ceac61c9d95ae7f0543aaf9d96b85a8532baf59283c077b9945e615367 0001-dts-add-dontbeevil-pinephone-devkit.patch
|
||||||
1dc710f5abacdd5698169d5e985efeca8114986c774c3d65e89812d08ceb3db5ebdc6dd64dd76a262c761f3bfc3ffb6bc237fd5236bd1f89c5975d12e42eda04 0002-dts-add-pinetab-dev-old-display-panel.patch
|
1dc710f5abacdd5698169d5e985efeca8114986c774c3d65e89812d08ceb3db5ebdc6dd64dd76a262c761f3bfc3ffb6bc237fd5236bd1f89c5975d12e42eda04 0002-dts-add-pinetab-dev-old-display-panel.patch
|
||||||
96849f40f6defc4ad7646256814bea5ac353c4e0479fd069365ff27456d63da801541ec616f6db736d60f3134384321a9eeb5bfbd555363bf1259c8de63d17fa 0003-dts-pinetab-add-missing-bma223-ohci1.patch
|
96849f40f6defc4ad7646256814bea5ac353c4e0479fd069365ff27456d63da801541ec616f6db736d60f3134384321a9eeb5bfbd555363bf1259c8de63d17fa 0003-dts-pinetab-add-missing-bma223-ohci1.patch
|
||||||
|
@ -94,9 +96,11 @@ b1b0d29793337f86670c66d96478c26603f48f785fd39bc5c982c9ec1bdd6f0a3154205aacfdd29a
|
||||||
9bc6c2afadae8d367471f901b86a94be7fa70daf7a4bdde5bc6d4b1458b5ddd0e063a7765d962c68231c8f022d1c660d422124c31a2c899de768985d91d377ea 0005-dts-pinetab-make-audio-routing-consistent-with-pinep.patch
|
9bc6c2afadae8d367471f901b86a94be7fa70daf7a4bdde5bc6d4b1458b5ddd0e063a7765d962c68231c8f022d1c660d422124c31a2c899de768985d91d377ea 0005-dts-pinetab-make-audio-routing-consistent-with-pinep.patch
|
||||||
62809ac84db9d684b02d56dfc543451a1a13f319287466cfe913a847b945584ec60f7f556b1259ad3e26a44259a3fe587eeabeef6333f73a77204c3d3573f2ab 0006-dts-pinephone-drop-modem-power-node.patch
|
62809ac84db9d684b02d56dfc543451a1a13f319287466cfe913a847b945584ec60f7f556b1259ad3e26a44259a3fe587eeabeef6333f73a77204c3d3573f2ab 0006-dts-pinephone-drop-modem-power-node.patch
|
||||||
c61d4f86eddecca99df1ea1323f988e575f9c49130b64a0c50d61028ff96e24aaa3131fb3731e62e9b07db67019104d98933e31457891a5ce1e6010e06232875 0007-drm-panel-simple-Add-Hannstar-TQTM070CB501.patch
|
c61d4f86eddecca99df1ea1323f988e575f9c49130b64a0c50d61028ff96e24aaa3131fb3731e62e9b07db67019104d98933e31457891a5ce1e6010e06232875 0007-drm-panel-simple-Add-Hannstar-TQTM070CB501.patch
|
||||||
7f57e4ebc0b0cebb624f340c568f22e93116f2753b634d9bc75eea1a1bc013b8f9375e1efd24a20bff79c3725166df210a3a30bb7643a4525e3d40b63b91c536 0008-ARM-dts-sun6i-Add-GoClever-Orion-70L-tablet.patch
|
1fd9a225d2bdf6ed25994105ac769df0ed9804320115a94ce67afad5a23f21edeaa355bcab99184c29a10a773db337c2b5d2176cfad9ce251169730754114673 0008-ARM-dts-sun6i-Add-GoClever-Orion-70L-tablet.patch
|
||||||
71fad7ecff66a2cb692f3dd3d02301c4b419873f27693de81f50226b8ab93c229299e7dc663fdd07a7e8f03a6541527f3bb449626f865fcfde6a780ef1b91976 0009-drm-panel-simple-Add-Hannstar-HSD070IDW1-A.patch
|
71fad7ecff66a2cb692f3dd3d02301c4b419873f27693de81f50226b8ab93c229299e7dc663fdd07a7e8f03a6541527f3bb449626f865fcfde6a780ef1b91976 0009-drm-panel-simple-Add-Hannstar-HSD070IDW1-A.patch
|
||||||
902708a5a8dd8a815d3d1793933d307c551e3c10368d1805431b70691ee5d4438b7146c466549f457468e365f94073a35ae3304928af7581e5dc91ba5c8fa682 0010-ARM-dts-sun6i-Add-Lark-FreeMe-70.2S-tablet.patch
|
4274e0312664b8326b0070bcae8424909e778086cfeccdc262c52cf17acfc5ba7b6a4b687009308ab27117a3c00a268b7c7ce1265c157400a68a6b9edde99795 0010-ARM-dts-sun6i-Add-Lark-FreeMe-70.2S-tablet.patch
|
||||||
2feeab0a6c3db46e514d45c9708f351c6d7dfb0bf951a5cb6f2dc01b4bdc8d4c46931000758a819a6d7317b16cb1933bb3946e6a78cbf448cc77f57a56c503bf 0011-sunxi-mmc-h6-fix.patch
|
2feeab0a6c3db46e514d45c9708f351c6d7dfb0bf951a5cb6f2dc01b4bdc8d4c46931000758a819a6d7317b16cb1933bb3946e6a78cbf448cc77f57a56c503bf 0011-sunxi-mmc-h6-fix.patch
|
||||||
22af33264090dac027ee054b4345a07f0b2ee077e2ae1620e83960bfeea096169aec710973fdd50531ed4f1db6cfd59b5796cd235316cb3512aee034f741a694 0012-arm64-dts-allwinner-orangepi-3-fix-ethernet.patch
|
22af33264090dac027ee054b4345a07f0b2ee077e2ae1620e83960bfeea096169aec710973fdd50531ed4f1db6cfd59b5796cd235316cb3512aee034f741a694 0012-arm64-dts-allwinner-orangepi-3-fix-ethernet.patch
|
||||||
|
bc7d41b0e1b9f2c3f4d860f07c9fd1621c3f07e16e7ab48f80cedfccb81af263b0f4dc0964baeebdc03eddaacfc3bc9c090863d3748891709e1b2c32840ea16f 0013-Revert-usb-quirks-Add-USB_QUIRK_RESET-for-Quectel-EG25G-Modem.patch
|
||||||
|
15062c72ba74ff5ca69a640e3a5fbf07f981a2b6129eb9c96ea83a62987c7b4fd99cb9e90b73021deaa7f08aa8c332683674287b285432f62cd0ddcc8932eb56 0014-usb-serial-option-add-reset-resume-callback-for-WWAN.patch
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 6.4.7 Kernel Configuration
|
# Linux/arm64 6.6.0-rc5 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722"
|
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=130101
|
CONFIG_GCC_VERSION=130201
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_AS_IS_GNU=y
|
CONFIG_AS_IS_GNU=y
|
||||||
CONFIG_AS_VERSION=24000
|
CONFIG_AS_VERSION=24100
|
||||||
CONFIG_LD_IS_BFD=y
|
CONFIG_LD_IS_BFD=y
|
||||||
CONFIG_LD_VERSION=24000
|
CONFIG_LD_VERSION=24100
|
||||||
CONFIG_LLD_VERSION=0
|
CONFIG_LLD_VERSION=0
|
||||||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
|
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
|
||||||
|
@ -149,6 +149,7 @@ CONFIG_RCU_NOCB_CPU=y
|
||||||
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
||||||
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
|
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
|
||||||
CONFIG_RCU_LAZY=y
|
CONFIG_RCU_LAZY=y
|
||||||
|
# CONFIG_RCU_DOUBLE_CHECK_CB_TIME is not set
|
||||||
# end of RCU Subsystem
|
# end of RCU Subsystem
|
||||||
|
|
||||||
CONFIG_IKCONFIG=y
|
CONFIG_IKCONFIG=y
|
||||||
|
@ -166,6 +167,7 @@ CONFIG_GENERIC_SCHED_CLOCK=y
|
||||||
# end of Scheduler features
|
# end of Scheduler features
|
||||||
|
|
||||||
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
|
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
|
||||||
|
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
|
||||||
CONFIG_CC_HAS_INT128=y
|
CONFIG_CC_HAS_INT128=y
|
||||||
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
|
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
|
||||||
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
|
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
|
||||||
|
@ -250,7 +252,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||||
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
||||||
CONFIG_KCMP=y
|
CONFIG_KCMP=y
|
||||||
CONFIG_RSEQ=y
|
CONFIG_RSEQ=y
|
||||||
# CONFIG_EMBEDDED is not set
|
CONFIG_CACHESTAT_SYSCALL=y
|
||||||
CONFIG_HAVE_PERF_EVENTS=y
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -261,6 +263,14 @@ CONFIG_PERF_EVENTS=y
|
||||||
|
|
||||||
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Kexec and crash features
|
||||||
|
#
|
||||||
|
# CONFIG_KEXEC is not set
|
||||||
|
# CONFIG_KEXEC_FILE is not set
|
||||||
|
# CONFIG_CRASH_DUMP is not set
|
||||||
|
# end of Kexec and crash features
|
||||||
# end of General setup
|
# end of General setup
|
||||||
|
|
||||||
CONFIG_ARM64=y
|
CONFIG_ARM64=y
|
||||||
|
@ -283,7 +293,6 @@ CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
|
||||||
CONFIG_GENERIC_HWEIGHT=y
|
CONFIG_GENERIC_HWEIGHT=y
|
||||||
CONFIG_GENERIC_CSUM=y
|
CONFIG_GENERIC_CSUM=y
|
||||||
CONFIG_GENERIC_CALIBRATE_DELAY=y
|
CONFIG_GENERIC_CALIBRATE_DELAY=y
|
||||||
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
|
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
CONFIG_KERNEL_MODE_NEON=y
|
CONFIG_KERNEL_MODE_NEON=y
|
||||||
CONFIG_FIX_EARLYCON_MEM=y
|
CONFIG_FIX_EARLYCON_MEM=y
|
||||||
|
@ -312,6 +321,7 @@ CONFIG_ARCH_SUNXI=y
|
||||||
# CONFIG_ARCH_MESON is not set
|
# CONFIG_ARCH_MESON is not set
|
||||||
# CONFIG_ARCH_MVEBU is not set
|
# CONFIG_ARCH_MVEBU is not set
|
||||||
# CONFIG_ARCH_NXP is not set
|
# CONFIG_ARCH_NXP is not set
|
||||||
|
# CONFIG_ARCH_MA35 is not set
|
||||||
# CONFIG_ARCH_NPCM is not set
|
# CONFIG_ARCH_NPCM is not set
|
||||||
# CONFIG_ARCH_QCOM is not set
|
# CONFIG_ARCH_QCOM is not set
|
||||||
# CONFIG_ARCH_REALTEK is not set
|
# CONFIG_ARCH_REALTEK is not set
|
||||||
|
@ -319,6 +329,7 @@ CONFIG_ARCH_SUNXI=y
|
||||||
# CONFIG_ARCH_ROCKCHIP is not set
|
# CONFIG_ARCH_ROCKCHIP is not set
|
||||||
# CONFIG_ARCH_SEATTLE is not set
|
# CONFIG_ARCH_SEATTLE is not set
|
||||||
# CONFIG_ARCH_INTEL_SOCFPGA is not set
|
# CONFIG_ARCH_INTEL_SOCFPGA is not set
|
||||||
|
# CONFIG_ARCH_STM32 is not set
|
||||||
# CONFIG_ARCH_SYNQUACER is not set
|
# CONFIG_ARCH_SYNQUACER is not set
|
||||||
# CONFIG_ARCH_TEGRA is not set
|
# CONFIG_ARCH_TEGRA is not set
|
||||||
# CONFIG_ARCH_SPRD is not set
|
# CONFIG_ARCH_SPRD is not set
|
||||||
|
@ -370,6 +381,7 @@ CONFIG_ARM64_ERRATUM_2067961=y
|
||||||
CONFIG_ARM64_ERRATUM_2441009=y
|
CONFIG_ARM64_ERRATUM_2441009=y
|
||||||
CONFIG_ARM64_ERRATUM_2457168=y
|
CONFIG_ARM64_ERRATUM_2457168=y
|
||||||
CONFIG_ARM64_ERRATUM_2645198=y
|
CONFIG_ARM64_ERRATUM_2645198=y
|
||||||
|
CONFIG_ARM64_ERRATUM_2966298=y
|
||||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||||
CONFIG_CAVIUM_ERRATUM_27456=y
|
CONFIG_CAVIUM_ERRATUM_27456=y
|
||||||
|
@ -413,9 +425,12 @@ CONFIG_HW_PERF_EVENTS=y
|
||||||
CONFIG_CC_HAVE_SHADOW_CALL_STACK=y
|
CONFIG_CC_HAVE_SHADOW_CALL_STACK=y
|
||||||
# CONFIG_PARAVIRT is not set
|
# CONFIG_PARAVIRT is not set
|
||||||
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
|
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
|
||||||
CONFIG_KEXEC=y
|
CONFIG_ARCH_SUPPORTS_KEXEC=y
|
||||||
# CONFIG_KEXEC_FILE is not set
|
CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
|
||||||
# CONFIG_CRASH_DUMP is not set
|
CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_KEXEC_IMAGE_VERIFY_SIG=y
|
||||||
|
CONFIG_ARCH_DEFAULT_KEXEC_IMAGE_VERIFY_SIG=y
|
||||||
|
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
|
||||||
CONFIG_TRANS_TABLE=y
|
CONFIG_TRANS_TABLE=y
|
||||||
# CONFIG_XEN is not set
|
# CONFIG_XEN is not set
|
||||||
CONFIG_ARCH_FORCE_MAX_ORDER=10
|
CONFIG_ARCH_FORCE_MAX_ORDER=10
|
||||||
|
@ -434,7 +449,6 @@ CONFIG_KUSER_HELPERS=y
|
||||||
#
|
#
|
||||||
CONFIG_ARM64_HW_AFDBM=y
|
CONFIG_ARM64_HW_AFDBM=y
|
||||||
CONFIG_ARM64_PAN=y
|
CONFIG_ARM64_PAN=y
|
||||||
CONFIG_AS_HAS_LDAPR=y
|
|
||||||
CONFIG_AS_HAS_LSE_ATOMICS=y
|
CONFIG_AS_HAS_LSE_ATOMICS=y
|
||||||
CONFIG_ARM64_LSE_ATOMICS=y
|
CONFIG_ARM64_LSE_ATOMICS=y
|
||||||
CONFIG_ARM64_USE_LSE_ATOMICS=y
|
CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||||
|
@ -459,6 +473,7 @@ CONFIG_CC_HAS_BRANCH_PROT_PAC_RET=y
|
||||||
CONFIG_CC_HAS_SIGN_RETURN_ADDRESS=y
|
CONFIG_CC_HAS_SIGN_RETURN_ADDRESS=y
|
||||||
CONFIG_AS_HAS_ARMV8_3=y
|
CONFIG_AS_HAS_ARMV8_3=y
|
||||||
CONFIG_AS_HAS_CFI_NEGATE_RA_STATE=y
|
CONFIG_AS_HAS_CFI_NEGATE_RA_STATE=y
|
||||||
|
CONFIG_AS_HAS_LDAPR=y
|
||||||
# end of ARMv8.3 architectural features
|
# end of ARMv8.3 architectural features
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -488,7 +503,6 @@ CONFIG_ARM64_EPAN=y
|
||||||
|
|
||||||
CONFIG_ARM64_SVE=y
|
CONFIG_ARM64_SVE=y
|
||||||
CONFIG_ARM64_SME=y
|
CONFIG_ARM64_SME=y
|
||||||
CONFIG_ARM64_MODULE_PLTS=y
|
|
||||||
# CONFIG_ARM64_PSEUDO_NMI is not set
|
# CONFIG_ARM64_PSEUDO_NMI is not set
|
||||||
CONFIG_RELOCATABLE=y
|
CONFIG_RELOCATABLE=y
|
||||||
# CONFIG_RANDOMIZE_BASE is not set
|
# CONFIG_RANDOMIZE_BASE is not set
|
||||||
|
@ -594,9 +608,9 @@ CONFIG_HAVE_KVM=y
|
||||||
#
|
#
|
||||||
# General architecture-dependent options
|
# General architecture-dependent options
|
||||||
#
|
#
|
||||||
CONFIG_CRASH_CORE=y
|
|
||||||
CONFIG_KEXEC_CORE=y
|
|
||||||
CONFIG_ARCH_HAS_SUBPAGE_FAULTS=y
|
CONFIG_ARCH_HAS_SUBPAGE_FAULTS=y
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC=y
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
CONFIG_JUMP_LABEL=y
|
CONFIG_JUMP_LABEL=y
|
||||||
# CONFIG_STATIC_KEYS_SELFTEST is not set
|
# CONFIG_STATIC_KEYS_SELFTEST is not set
|
||||||
|
@ -661,6 +675,7 @@ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
|
||||||
CONFIG_HAVE_ARCH_HUGE_VMAP=y
|
CONFIG_HAVE_ARCH_HUGE_VMAP=y
|
||||||
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
|
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
|
||||||
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
||||||
|
CONFIG_ARCH_WANT_PMD_MKWRITE=y
|
||||||
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
|
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
|
||||||
CONFIG_MODULES_USE_ELF_RELA=y
|
CONFIG_MODULES_USE_ELF_RELA=y
|
||||||
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
|
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
|
||||||
|
@ -811,13 +826,14 @@ CONFIG_ZSMALLOC_CHAIN_SIZE=8
|
||||||
#
|
#
|
||||||
# SLAB allocator options
|
# SLAB allocator options
|
||||||
#
|
#
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB_DEPRECATED is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
CONFIG_SLAB_MERGE_DEFAULT=y
|
CONFIG_SLAB_MERGE_DEFAULT=y
|
||||||
# CONFIG_SLAB_FREELIST_RANDOM is not set
|
# CONFIG_SLAB_FREELIST_RANDOM is not set
|
||||||
# CONFIG_SLAB_FREELIST_HARDENED is not set
|
# CONFIG_SLAB_FREELIST_HARDENED is not set
|
||||||
# CONFIG_SLUB_STATS is not set
|
# CONFIG_SLUB_STATS is not set
|
||||||
CONFIG_SLUB_CPU_PARTIAL=y
|
CONFIG_SLUB_CPU_PARTIAL=y
|
||||||
|
# CONFIG_RANDOM_KMALLOC_CACHES is not set
|
||||||
# end of SLAB allocator options
|
# end of SLAB allocator options
|
||||||
|
|
||||||
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
|
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
|
||||||
|
@ -833,6 +849,7 @@ CONFIG_EXCLUSIVE_SYSTEM_RAM=y
|
||||||
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
||||||
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
|
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
|
||||||
# CONFIG_MEMORY_HOTPLUG is not set
|
# CONFIG_MEMORY_HOTPLUG is not set
|
||||||
|
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
|
||||||
CONFIG_SPLIT_PTLOCK_CPUS=4
|
CONFIG_SPLIT_PTLOCK_CPUS=4
|
||||||
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
|
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
|
||||||
CONFIG_COMPACTION=y
|
CONFIG_COMPACTION=y
|
||||||
|
@ -872,6 +889,7 @@ CONFIG_VM_EVENT_COUNTERS=y
|
||||||
# CONFIG_GUP_TEST is not set
|
# CONFIG_GUP_TEST is not set
|
||||||
# CONFIG_DMAPOOL_TEST is not set
|
# CONFIG_DMAPOOL_TEST is not set
|
||||||
CONFIG_ARCH_HAS_PTE_SPECIAL=y
|
CONFIG_ARCH_HAS_PTE_SPECIAL=y
|
||||||
|
CONFIG_MEMFD_CREATE=y
|
||||||
CONFIG_SECRETMEM=y
|
CONFIG_SECRETMEM=y
|
||||||
# CONFIG_ANON_VMA_NAME is not set
|
# CONFIG_ANON_VMA_NAME is not set
|
||||||
# CONFIG_USERFAULTFD is not set
|
# CONFIG_USERFAULTFD is not set
|
||||||
|
@ -893,6 +911,7 @@ CONFIG_NET=y
|
||||||
CONFIG_COMPAT_NETLINK_MESSAGES=y
|
CONFIG_COMPAT_NETLINK_MESSAGES=y
|
||||||
CONFIG_NET_INGRESS=y
|
CONFIG_NET_INGRESS=y
|
||||||
CONFIG_NET_EGRESS=y
|
CONFIG_NET_EGRESS=y
|
||||||
|
CONFIG_NET_XGRESS=y
|
||||||
CONFIG_SKB_EXTENSIONS=y
|
CONFIG_SKB_EXTENSIONS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1575,6 +1594,11 @@ CONFIG_SUNXI_RSB=y
|
||||||
# CONFIG_MHI_BUS_EP is not set
|
# CONFIG_MHI_BUS_EP is not set
|
||||||
# end of Bus devices
|
# end of Bus devices
|
||||||
|
|
||||||
|
#
|
||||||
|
# Cache Drivers
|
||||||
|
#
|
||||||
|
# end of Cache Drivers
|
||||||
|
|
||||||
# CONFIG_CONNECTOR is not set
|
# CONFIG_CONNECTOR is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1742,6 +1766,7 @@ CONFIG_SCSI_LOWLEVEL=y
|
||||||
# CONFIG_ATA is not set
|
# CONFIG_ATA is not set
|
||||||
CONFIG_MD=y
|
CONFIG_MD=y
|
||||||
# CONFIG_BLK_DEV_MD is not set
|
# CONFIG_BLK_DEV_MD is not set
|
||||||
|
CONFIG_MD_BITMAP_FILE=y
|
||||||
# CONFIG_BCACHE is not set
|
# CONFIG_BCACHE is not set
|
||||||
CONFIG_BLK_DEV_DM_BUILTIN=y
|
CONFIG_BLK_DEV_DM_BUILTIN=y
|
||||||
CONFIG_BLK_DEV_DM=y
|
CONFIG_BLK_DEV_DM=y
|
||||||
|
@ -1897,6 +1922,7 @@ CONFIG_AX88796B_PHY=m
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
# CONFIG_MARVELL_PHY is not set
|
# CONFIG_MARVELL_PHY is not set
|
||||||
# CONFIG_MARVELL_10G_PHY is not set
|
# CONFIG_MARVELL_10G_PHY is not set
|
||||||
|
# CONFIG_MARVELL_88Q2XXX_PHY is not set
|
||||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||||
# CONFIG_MAXLINEAR_GPHY is not set
|
# CONFIG_MAXLINEAR_GPHY is not set
|
||||||
# CONFIG_MEDIATEK_GE_PHY is not set
|
# CONFIG_MEDIATEK_GE_PHY is not set
|
||||||
|
@ -2035,6 +2061,7 @@ CONFIG_BRCMFMAC_SDIO=y
|
||||||
# CONFIG_BRCMFMAC_USB is not set
|
# CONFIG_BRCMFMAC_USB is not set
|
||||||
# CONFIG_BRCM_TRACING is not set
|
# CONFIG_BRCM_TRACING is not set
|
||||||
# CONFIG_BRCMDBG is not set
|
# CONFIG_BRCMDBG is not set
|
||||||
|
# CONFIG_BCMDHD is not set
|
||||||
# CONFIG_WLAN_VENDOR_CISCO is not set
|
# CONFIG_WLAN_VENDOR_CISCO is not set
|
||||||
# CONFIG_WLAN_VENDOR_INTEL is not set
|
# CONFIG_WLAN_VENDOR_INTEL is not set
|
||||||
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
# CONFIG_WLAN_VENDOR_INTERSIL is not set
|
||||||
|
@ -2200,7 +2227,6 @@ CONFIG_TOUCHSCREEN_GOODIX=y
|
||||||
# CONFIG_TOUCHSCREEN_IMAGIS is not set
|
# CONFIG_TOUCHSCREEN_IMAGIS is not set
|
||||||
# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
|
# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
|
||||||
# CONFIG_TOUCHSCREEN_INEXIO is not set
|
# CONFIG_TOUCHSCREEN_INEXIO is not set
|
||||||
# CONFIG_TOUCHSCREEN_MK712 is not set
|
|
||||||
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
|
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
|
||||||
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
|
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
|
||||||
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
|
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
|
||||||
|
@ -2226,6 +2252,7 @@ CONFIG_TOUCHSCREEN_EDT_FT5X06=m
|
||||||
# CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
|
# CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
|
||||||
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
|
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
|
||||||
# CONFIG_TOUCHSCREEN_IQS5XX is not set
|
# CONFIG_TOUCHSCREEN_IQS5XX is not set
|
||||||
|
# CONFIG_TOUCHSCREEN_IQS7211 is not set
|
||||||
# CONFIG_TOUCHSCREEN_ZINITIX is not set
|
# CONFIG_TOUCHSCREEN_ZINITIX is not set
|
||||||
# CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
|
# CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
|
||||||
CONFIG_INPUT_MISC=y
|
CONFIG_INPUT_MISC=y
|
||||||
|
@ -2364,6 +2391,7 @@ CONFIG_HW_RANDOM_OPTEE=m
|
||||||
# CONFIG_HW_RANDOM_XIPHERA is not set
|
# CONFIG_HW_RANDOM_XIPHERA is not set
|
||||||
CONFIG_HW_RANDOM_ARM_SMCCC_TRNG=m
|
CONFIG_HW_RANDOM_ARM_SMCCC_TRNG=m
|
||||||
CONFIG_DEVMEM=y
|
CONFIG_DEVMEM=y
|
||||||
|
CONFIG_DEVPORT=y
|
||||||
CONFIG_TCG_TPM=y
|
CONFIG_TCG_TPM=y
|
||||||
# CONFIG_TCG_TIS is not set
|
# CONFIG_TCG_TIS is not set
|
||||||
# CONFIG_TCG_TIS_I2C is not set
|
# CONFIG_TCG_TIS_I2C is not set
|
||||||
|
@ -2551,6 +2579,7 @@ CONFIG_GPIO_XGENE=y
|
||||||
#
|
#
|
||||||
# CONFIG_GPIO_ADNP is not set
|
# CONFIG_GPIO_ADNP is not set
|
||||||
# CONFIG_GPIO_FXL6408 is not set
|
# CONFIG_GPIO_FXL6408 is not set
|
||||||
|
# CONFIG_GPIO_DS4520 is not set
|
||||||
# CONFIG_GPIO_GW_PLD is not set
|
# CONFIG_GPIO_GW_PLD is not set
|
||||||
# CONFIG_GPIO_MAX7300 is not set
|
# CONFIG_GPIO_MAX7300 is not set
|
||||||
# CONFIG_GPIO_MAX732X is not set
|
# CONFIG_GPIO_MAX732X is not set
|
||||||
|
@ -2685,6 +2714,7 @@ CONFIG_SENSORS_ARM_SCPI=y
|
||||||
# CONFIG_SENSORS_G762 is not set
|
# CONFIG_SENSORS_G762 is not set
|
||||||
# CONFIG_SENSORS_GPIO_FAN is not set
|
# CONFIG_SENSORS_GPIO_FAN is not set
|
||||||
# CONFIG_SENSORS_HIH6130 is not set
|
# CONFIG_SENSORS_HIH6130 is not set
|
||||||
|
# CONFIG_SENSORS_HS3001 is not set
|
||||||
# CONFIG_SENSORS_IIO_HWMON is not set
|
# CONFIG_SENSORS_IIO_HWMON is not set
|
||||||
# CONFIG_SENSORS_IT87 is not set
|
# CONFIG_SENSORS_IT87 is not set
|
||||||
# CONFIG_SENSORS_JC42 is not set
|
# CONFIG_SENSORS_JC42 is not set
|
||||||
|
@ -2707,6 +2737,7 @@ CONFIG_SENSORS_ARM_SCPI=y
|
||||||
# CONFIG_SENSORS_MAX197 is not set
|
# CONFIG_SENSORS_MAX197 is not set
|
||||||
# CONFIG_SENSORS_MAX31730 is not set
|
# CONFIG_SENSORS_MAX31730 is not set
|
||||||
# CONFIG_SENSORS_MAX31760 is not set
|
# CONFIG_SENSORS_MAX31760 is not set
|
||||||
|
# CONFIG_MAX31827 is not set
|
||||||
# CONFIG_SENSORS_MAX6620 is not set
|
# CONFIG_SENSORS_MAX6620 is not set
|
||||||
# CONFIG_SENSORS_MAX6621 is not set
|
# CONFIG_SENSORS_MAX6621 is not set
|
||||||
# CONFIG_SENSORS_MAX6639 is not set
|
# CONFIG_SENSORS_MAX6639 is not set
|
||||||
|
@ -2767,7 +2798,6 @@ CONFIG_SENSORS_ARM_SCPI=y
|
||||||
# CONFIG_SENSORS_SCH5627 is not set
|
# CONFIG_SENSORS_SCH5627 is not set
|
||||||
# CONFIG_SENSORS_SCH5636 is not set
|
# CONFIG_SENSORS_SCH5636 is not set
|
||||||
# CONFIG_SENSORS_STTS751 is not set
|
# CONFIG_SENSORS_STTS751 is not set
|
||||||
# CONFIG_SENSORS_SMM665 is not set
|
|
||||||
# CONFIG_SENSORS_ADC128D818 is not set
|
# CONFIG_SENSORS_ADC128D818 is not set
|
||||||
# CONFIG_SENSORS_ADS7828 is not set
|
# CONFIG_SENSORS_ADS7828 is not set
|
||||||
# CONFIG_SENSORS_AMC6821 is not set
|
# CONFIG_SENSORS_AMC6821 is not set
|
||||||
|
@ -2806,6 +2836,7 @@ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||||
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
||||||
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
||||||
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
|
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
|
||||||
|
# CONFIG_THERMAL_DEFAULT_GOV_BANG_BANG is not set
|
||||||
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
||||||
CONFIG_THERMAL_GOV_STEP_WISE=y
|
CONFIG_THERMAL_GOV_STEP_WISE=y
|
||||||
CONFIG_THERMAL_GOV_BANG_BANG=y
|
CONFIG_THERMAL_GOV_BANG_BANG=y
|
||||||
|
@ -2837,6 +2868,7 @@ CONFIG_WATCHDOG_OPEN_TIMEOUT=0
|
||||||
# CONFIG_SOFT_WATCHDOG is not set
|
# CONFIG_SOFT_WATCHDOG is not set
|
||||||
# CONFIG_GPIO_WATCHDOG is not set
|
# CONFIG_GPIO_WATCHDOG is not set
|
||||||
# CONFIG_XILINX_WATCHDOG is not set
|
# CONFIG_XILINX_WATCHDOG is not set
|
||||||
|
# CONFIG_XILINX_WINDOW_WATCHDOG is not set
|
||||||
# CONFIG_ZIIRAVE_WATCHDOG is not set
|
# CONFIG_ZIIRAVE_WATCHDOG is not set
|
||||||
CONFIG_ARM_SP805_WATCHDOG=y
|
CONFIG_ARM_SP805_WATCHDOG=y
|
||||||
# CONFIG_ARM_SBSA_WATCHDOG is not set
|
# CONFIG_ARM_SBSA_WATCHDOG is not set
|
||||||
|
@ -2875,8 +2907,9 @@ CONFIG_MFD_AC100=m
|
||||||
CONFIG_MFD_AXP20X=y
|
CONFIG_MFD_AXP20X=y
|
||||||
CONFIG_MFD_AXP20X_I2C=y
|
CONFIG_MFD_AXP20X_I2C=y
|
||||||
CONFIG_MFD_AXP20X_RSB=y
|
CONFIG_MFD_AXP20X_RSB=y
|
||||||
|
# CONFIG_MFD_CS42L43_I2C is not set
|
||||||
# CONFIG_MFD_MADERA is not set
|
# CONFIG_MFD_MADERA is not set
|
||||||
# CONFIG_MFD_MAX597X is not set
|
# CONFIG_MFD_MAX5970 is not set
|
||||||
# CONFIG_PMIC_DA903X is not set
|
# CONFIG_PMIC_DA903X is not set
|
||||||
# CONFIG_MFD_DA9052_I2C is not set
|
# CONFIG_MFD_DA9052_I2C is not set
|
||||||
# CONFIG_MFD_DA9055 is not set
|
# CONFIG_MFD_DA9055 is not set
|
||||||
|
@ -2895,6 +2928,7 @@ CONFIG_MFD_AXP20X_RSB=y
|
||||||
# CONFIG_MFD_88PM805 is not set
|
# CONFIG_MFD_88PM805 is not set
|
||||||
# CONFIG_MFD_88PM860X is not set
|
# CONFIG_MFD_88PM860X is not set
|
||||||
# CONFIG_MFD_MAX14577 is not set
|
# CONFIG_MFD_MAX14577 is not set
|
||||||
|
# CONFIG_MFD_MAX77541 is not set
|
||||||
# CONFIG_MFD_MAX77620 is not set
|
# CONFIG_MFD_MAX77620 is not set
|
||||||
# CONFIG_MFD_MAX77650 is not set
|
# CONFIG_MFD_MAX77650 is not set
|
||||||
# CONFIG_MFD_MAX77686 is not set
|
# CONFIG_MFD_MAX77686 is not set
|
||||||
|
@ -2945,6 +2979,7 @@ CONFIG_MFD_SYSCON=y
|
||||||
# CONFIG_MFD_TPS6586X is not set
|
# CONFIG_MFD_TPS6586X is not set
|
||||||
# CONFIG_MFD_TPS65910 is not set
|
# CONFIG_MFD_TPS65910 is not set
|
||||||
# CONFIG_MFD_TPS65912_I2C is not set
|
# CONFIG_MFD_TPS65912_I2C is not set
|
||||||
|
# CONFIG_MFD_TPS6594_I2C is not set
|
||||||
# CONFIG_TWL4030_CORE is not set
|
# CONFIG_TWL4030_CORE is not set
|
||||||
# CONFIG_TWL6040_CORE is not set
|
# CONFIG_TWL6040_CORE is not set
|
||||||
# CONFIG_MFD_WL1273_CORE is not set
|
# CONFIG_MFD_WL1273_CORE is not set
|
||||||
|
@ -2977,6 +3012,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
||||||
# CONFIG_REGULATOR_88PG86X is not set
|
# CONFIG_REGULATOR_88PG86X is not set
|
||||||
# CONFIG_REGULATOR_ACT8865 is not set
|
# CONFIG_REGULATOR_ACT8865 is not set
|
||||||
# CONFIG_REGULATOR_AD5398 is not set
|
# CONFIG_REGULATOR_AD5398 is not set
|
||||||
|
# CONFIG_REGULATOR_AW37503 is not set
|
||||||
CONFIG_REGULATOR_AXP20X=y
|
CONFIG_REGULATOR_AXP20X=y
|
||||||
# CONFIG_REGULATOR_DA9121 is not set
|
# CONFIG_REGULATOR_DA9121 is not set
|
||||||
# CONFIG_REGULATOR_DA9210 is not set
|
# CONFIG_REGULATOR_DA9210 is not set
|
||||||
|
@ -2993,6 +3029,7 @@ CONFIG_REGULATOR_GPIO=y
|
||||||
# CONFIG_REGULATOR_LTC3589 is not set
|
# CONFIG_REGULATOR_LTC3589 is not set
|
||||||
# CONFIG_REGULATOR_LTC3676 is not set
|
# CONFIG_REGULATOR_LTC3676 is not set
|
||||||
# CONFIG_REGULATOR_MAX1586 is not set
|
# CONFIG_REGULATOR_MAX1586 is not set
|
||||||
|
# CONFIG_REGULATOR_MAX77857 is not set
|
||||||
# CONFIG_REGULATOR_MAX8649 is not set
|
# CONFIG_REGULATOR_MAX8649 is not set
|
||||||
# CONFIG_REGULATOR_MAX8660 is not set
|
# CONFIG_REGULATOR_MAX8660 is not set
|
||||||
# CONFIG_REGULATOR_MAX8893 is not set
|
# CONFIG_REGULATOR_MAX8893 is not set
|
||||||
|
@ -3017,6 +3054,7 @@ CONFIG_REGULATOR_GPIO=y
|
||||||
CONFIG_REGULATOR_PWM=y
|
CONFIG_REGULATOR_PWM=y
|
||||||
# CONFIG_REGULATOR_QCOM_SPMI is not set
|
# CONFIG_REGULATOR_QCOM_SPMI is not set
|
||||||
# CONFIG_REGULATOR_QCOM_USB_VBUS is not set
|
# CONFIG_REGULATOR_QCOM_USB_VBUS is not set
|
||||||
|
# CONFIG_REGULATOR_RAA215300 is not set
|
||||||
# CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
|
# CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
|
||||||
# CONFIG_REGULATOR_RT4801 is not set
|
# CONFIG_REGULATOR_RT4801 is not set
|
||||||
# CONFIG_REGULATOR_RT4803 is not set
|
# CONFIG_REGULATOR_RT4803 is not set
|
||||||
|
@ -3029,6 +3067,7 @@ CONFIG_REGULATOR_PWM=y
|
||||||
# CONFIG_REGULATOR_RTQ2134 is not set
|
# CONFIG_REGULATOR_RTQ2134 is not set
|
||||||
# CONFIG_REGULATOR_RTMV20 is not set
|
# CONFIG_REGULATOR_RTMV20 is not set
|
||||||
# CONFIG_REGULATOR_RTQ6752 is not set
|
# CONFIG_REGULATOR_RTQ6752 is not set
|
||||||
|
# CONFIG_REGULATOR_RTQ2208 is not set
|
||||||
# CONFIG_REGULATOR_SLG51000 is not set
|
# CONFIG_REGULATOR_SLG51000 is not set
|
||||||
# CONFIG_REGULATOR_SY8106A is not set
|
# CONFIG_REGULATOR_SY8106A is not set
|
||||||
# CONFIG_REGULATOR_SY8824X is not set
|
# CONFIG_REGULATOR_SY8824X is not set
|
||||||
|
@ -3036,6 +3075,7 @@ CONFIG_REGULATOR_PWM=y
|
||||||
# CONFIG_REGULATOR_TPS51632 is not set
|
# CONFIG_REGULATOR_TPS51632 is not set
|
||||||
# CONFIG_REGULATOR_TPS62360 is not set
|
# CONFIG_REGULATOR_TPS62360 is not set
|
||||||
# CONFIG_REGULATOR_TPS6286X is not set
|
# CONFIG_REGULATOR_TPS6286X is not set
|
||||||
|
# CONFIG_REGULATOR_TPS6287X is not set
|
||||||
# CONFIG_REGULATOR_TPS65023 is not set
|
# CONFIG_REGULATOR_TPS65023 is not set
|
||||||
# CONFIG_REGULATOR_TPS6507X is not set
|
# CONFIG_REGULATOR_TPS6507X is not set
|
||||||
# CONFIG_REGULATOR_TPS65132 is not set
|
# CONFIG_REGULATOR_TPS65132 is not set
|
||||||
|
@ -3303,10 +3343,7 @@ CONFIG_VIDEOBUF2_VMALLOC=m
|
||||||
# Media ancillary drivers
|
# Media ancillary drivers
|
||||||
#
|
#
|
||||||
CONFIG_VIDEO_IR_I2C=y
|
CONFIG_VIDEO_IR_I2C=y
|
||||||
|
CONFIG_VIDEO_CAMERA_SENSOR=y
|
||||||
#
|
|
||||||
# Camera sensor devices
|
|
||||||
#
|
|
||||||
# CONFIG_VIDEO_AR0521 is not set
|
# CONFIG_VIDEO_AR0521 is not set
|
||||||
# CONFIG_VIDEO_HI556 is not set
|
# CONFIG_VIDEO_HI556 is not set
|
||||||
# CONFIG_VIDEO_HI846 is not set
|
# CONFIG_VIDEO_HI846 is not set
|
||||||
|
@ -3332,6 +3369,7 @@ CONFIG_VIDEO_IR_I2C=y
|
||||||
# CONFIG_VIDEO_MT9V032 is not set
|
# CONFIG_VIDEO_MT9V032 is not set
|
||||||
# CONFIG_VIDEO_MT9V111 is not set
|
# CONFIG_VIDEO_MT9V111 is not set
|
||||||
# CONFIG_VIDEO_OG01A1B is not set
|
# CONFIG_VIDEO_OG01A1B is not set
|
||||||
|
# CONFIG_VIDEO_OV01A10 is not set
|
||||||
# CONFIG_VIDEO_OV02A10 is not set
|
# CONFIG_VIDEO_OV02A10 is not set
|
||||||
# CONFIG_VIDEO_OV08D10 is not set
|
# CONFIG_VIDEO_OV08D10 is not set
|
||||||
# CONFIG_VIDEO_OV08X40 is not set
|
# CONFIG_VIDEO_OV08X40 is not set
|
||||||
|
@ -3372,7 +3410,6 @@ CONFIG_VIDEO_OV5640=m
|
||||||
# CONFIG_VIDEO_ET8EK8 is not set
|
# CONFIG_VIDEO_ET8EK8 is not set
|
||||||
# CONFIG_VIDEO_HM5065 is not set
|
# CONFIG_VIDEO_HM5065 is not set
|
||||||
CONFIG_VIDEO_GC2145=m
|
CONFIG_VIDEO_GC2145=m
|
||||||
# end of Camera sensor devices
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Lens drivers
|
# Lens drivers
|
||||||
|
@ -3380,6 +3417,7 @@ CONFIG_VIDEO_GC2145=m
|
||||||
# CONFIG_VIDEO_AD5820 is not set
|
# CONFIG_VIDEO_AD5820 is not set
|
||||||
# CONFIG_VIDEO_AK7375 is not set
|
# CONFIG_VIDEO_AK7375 is not set
|
||||||
# CONFIG_VIDEO_DW9714 is not set
|
# CONFIG_VIDEO_DW9714 is not set
|
||||||
|
# CONFIG_VIDEO_DW9719 is not set
|
||||||
# CONFIG_VIDEO_DW9768 is not set
|
# CONFIG_VIDEO_DW9768 is not set
|
||||||
# CONFIG_VIDEO_DW9807_VCM is not set
|
# CONFIG_VIDEO_DW9807_VCM is not set
|
||||||
# end of Lens drivers
|
# end of Lens drivers
|
||||||
|
@ -3494,6 +3532,14 @@ CONFIG_VIDEO_GC2145=m
|
||||||
# CONFIG_VIDEO_ST_MIPID02 is not set
|
# CONFIG_VIDEO_ST_MIPID02 is not set
|
||||||
# CONFIG_VIDEO_THS7303 is not set
|
# CONFIG_VIDEO_THS7303 is not set
|
||||||
# end of Miscellaneous helper chips
|
# end of Miscellaneous helper chips
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video serializers and deserializers
|
||||||
|
#
|
||||||
|
# CONFIG_VIDEO_DS90UB913 is not set
|
||||||
|
# CONFIG_VIDEO_DS90UB953 is not set
|
||||||
|
# CONFIG_VIDEO_DS90UB960 is not set
|
||||||
|
# end of Video serializers and deserializers
|
||||||
# end of Media ancillary drivers
|
# end of Media ancillary drivers
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -3502,6 +3548,7 @@ CONFIG_VIDEO_GC2145=m
|
||||||
CONFIG_APERTURE_HELPERS=y
|
CONFIG_APERTURE_HELPERS=y
|
||||||
CONFIG_VIDEO_CMDLINE=y
|
CONFIG_VIDEO_CMDLINE=y
|
||||||
CONFIG_VIDEO_NOMODESET=y
|
CONFIG_VIDEO_NOMODESET=y
|
||||||
|
# CONFIG_AUXDISPLAY is not set
|
||||||
CONFIG_DRM=y
|
CONFIG_DRM=y
|
||||||
CONFIG_DRM_MIPI_DSI=y
|
CONFIG_DRM_MIPI_DSI=y
|
||||||
# CONFIG_DRM_DEBUG_MM is not set
|
# CONFIG_DRM_DEBUG_MM is not set
|
||||||
|
@ -3588,6 +3635,7 @@ CONFIG_DRM_PANEL_ILITEK_ILI9881C=y
|
||||||
# CONFIG_DRM_PANEL_RONBO_RB070D30 is not set
|
# CONFIG_DRM_PANEL_RONBO_RB070D30 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set
|
||||||
|
# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
|
||||||
|
@ -3603,10 +3651,12 @@ CONFIG_DRM_PANEL_ILITEK_ILI9881C=y
|
||||||
CONFIG_DRM_PANEL_SITRONIX_ST7703=y
|
CONFIG_DRM_PANEL_SITRONIX_ST7703=y
|
||||||
# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set
|
# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set
|
||||||
# CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set
|
# CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set
|
||||||
|
# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set
|
||||||
# CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set
|
# CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set
|
||||||
# CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set
|
# CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set
|
||||||
# CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set
|
# CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set
|
||||||
# CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set
|
# CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set
|
||||||
|
# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set
|
||||||
# CONFIG_DRM_PANEL_XINPENG_XPP055C272 is not set
|
# CONFIG_DRM_PANEL_XINPENG_XPP055C272 is not set
|
||||||
# end of Display Panels
|
# end of Display Panels
|
||||||
|
|
||||||
|
@ -3678,24 +3728,7 @@ CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||||
#
|
#
|
||||||
# Frame buffer Devices
|
# Frame buffer Devices
|
||||||
#
|
#
|
||||||
CONFIG_FB_NOTIFY=y
|
|
||||||
CONFIG_FB=y
|
CONFIG_FB=y
|
||||||
# CONFIG_FIRMWARE_EDID is not set
|
|
||||||
CONFIG_FB_CFB_FILLRECT=y
|
|
||||||
CONFIG_FB_CFB_COPYAREA=y
|
|
||||||
CONFIG_FB_CFB_IMAGEBLIT=y
|
|
||||||
CONFIG_FB_SYS_FILLRECT=y
|
|
||||||
CONFIG_FB_SYS_COPYAREA=y
|
|
||||||
CONFIG_FB_SYS_IMAGEBLIT=y
|
|
||||||
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
|
||||||
CONFIG_FB_SYS_FOPS=y
|
|
||||||
CONFIG_FB_DEFERRED_IO=y
|
|
||||||
CONFIG_FB_MODE_HELPERS=y
|
|
||||||
# CONFIG_FB_TILEBLITTING is not set
|
|
||||||
|
|
||||||
#
|
|
||||||
# Frame buffer hardware drivers
|
|
||||||
#
|
|
||||||
# CONFIG_FB_ARMCLCD is not set
|
# CONFIG_FB_ARMCLCD is not set
|
||||||
# CONFIG_FB_OPENCORES is not set
|
# CONFIG_FB_OPENCORES is not set
|
||||||
# CONFIG_FB_S1D13XXX is not set
|
# CONFIG_FB_S1D13XXX is not set
|
||||||
|
@ -3707,6 +3740,25 @@ CONFIG_FB_UDL=m
|
||||||
# CONFIG_FB_METRONOME is not set
|
# CONFIG_FB_METRONOME is not set
|
||||||
CONFIG_FB_SIMPLE=y
|
CONFIG_FB_SIMPLE=y
|
||||||
# CONFIG_FB_SSD1307 is not set
|
# CONFIG_FB_SSD1307 is not set
|
||||||
|
CONFIG_FB_CORE=y
|
||||||
|
CONFIG_FB_NOTIFY=y
|
||||||
|
# CONFIG_FIRMWARE_EDID is not set
|
||||||
|
CONFIG_FB_DEVICE=y
|
||||||
|
CONFIG_FB_CFB_FILLRECT=y
|
||||||
|
CONFIG_FB_CFB_COPYAREA=y
|
||||||
|
CONFIG_FB_CFB_IMAGEBLIT=y
|
||||||
|
CONFIG_FB_SYS_FILLRECT=y
|
||||||
|
CONFIG_FB_SYS_COPYAREA=y
|
||||||
|
CONFIG_FB_SYS_IMAGEBLIT=y
|
||||||
|
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
||||||
|
CONFIG_FB_SYS_FOPS=y
|
||||||
|
CONFIG_FB_DEFERRED_IO=y
|
||||||
|
CONFIG_FB_DMAMEM_HELPERS=y
|
||||||
|
CONFIG_FB_IOMEM_HELPERS=y
|
||||||
|
CONFIG_FB_SYSMEM_HELPERS=y
|
||||||
|
CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
|
||||||
|
CONFIG_FB_MODE_HELPERS=y
|
||||||
|
# CONFIG_FB_TILEBLITTING is not set
|
||||||
# end of Frame buffer Devices
|
# end of Frame buffer Devices
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -3780,6 +3832,7 @@ CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||||
CONFIG_SND_DRIVERS=y
|
CONFIG_SND_DRIVERS=y
|
||||||
# CONFIG_SND_DUMMY is not set
|
# CONFIG_SND_DUMMY is not set
|
||||||
CONFIG_SND_ALOOP=m
|
CONFIG_SND_ALOOP=m
|
||||||
|
# CONFIG_SND_PCMTEST is not set
|
||||||
# CONFIG_SND_MTPAV is not set
|
# CONFIG_SND_MTPAV is not set
|
||||||
# CONFIG_SND_SERIAL_U16550 is not set
|
# CONFIG_SND_SERIAL_U16550 is not set
|
||||||
# CONFIG_SND_SERIAL_GENERIC is not set
|
# CONFIG_SND_SERIAL_GENERIC is not set
|
||||||
|
@ -3793,6 +3846,7 @@ CONFIG_SND_ALOOP=m
|
||||||
CONFIG_SND_HDA_PREALLOC_SIZE=64
|
CONFIG_SND_HDA_PREALLOC_SIZE=64
|
||||||
CONFIG_SND_USB=y
|
CONFIG_SND_USB=y
|
||||||
CONFIG_SND_USB_AUDIO=m
|
CONFIG_SND_USB_AUDIO=m
|
||||||
|
# CONFIG_SND_USB_AUDIO_MIDI_V2 is not set
|
||||||
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
|
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
|
||||||
# CONFIG_SND_USB_UA101 is not set
|
# CONFIG_SND_USB_UA101 is not set
|
||||||
# CONFIG_SND_USB_CAIAQ is not set
|
# CONFIG_SND_USB_CAIAQ is not set
|
||||||
|
@ -3830,6 +3884,7 @@ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
|
||||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||||
# end of SoC Audio for Freescale CPUs
|
# end of SoC Audio for Freescale CPUs
|
||||||
|
|
||||||
|
# CONFIG_SND_SOC_CHV3_I2S is not set
|
||||||
# CONFIG_SND_I2S_HI6210_I2S is not set
|
# CONFIG_SND_I2S_HI6210_I2S is not set
|
||||||
# CONFIG_SND_SOC_IMG is not set
|
# CONFIG_SND_SOC_IMG is not set
|
||||||
# CONFIG_SND_SOC_MTK_BTCVSD is not set
|
# CONFIG_SND_SOC_MTK_BTCVSD is not set
|
||||||
|
@ -3879,10 +3934,13 @@ CONFIG_SND_SOC_AK4613=m
|
||||||
# CONFIG_SND_SOC_AK5386 is not set
|
# CONFIG_SND_SOC_AK5386 is not set
|
||||||
# CONFIG_SND_SOC_AK5558 is not set
|
# CONFIG_SND_SOC_AK5558 is not set
|
||||||
# CONFIG_SND_SOC_ALC5623 is not set
|
# CONFIG_SND_SOC_ALC5623 is not set
|
||||||
|
# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set
|
||||||
# CONFIG_SND_SOC_AW8738 is not set
|
# CONFIG_SND_SOC_AW8738 is not set
|
||||||
# CONFIG_SND_SOC_AW88395 is not set
|
# CONFIG_SND_SOC_AW88395 is not set
|
||||||
|
# CONFIG_SND_SOC_AW88261 is not set
|
||||||
# CONFIG_SND_SOC_BD28623 is not set
|
# CONFIG_SND_SOC_BD28623 is not set
|
||||||
CONFIG_SND_SOC_BT_SCO=m
|
CONFIG_SND_SOC_BT_SCO=m
|
||||||
|
# CONFIG_SND_SOC_CHV3_CODEC is not set
|
||||||
# CONFIG_SND_SOC_CS35L32 is not set
|
# CONFIG_SND_SOC_CS35L32 is not set
|
||||||
# CONFIG_SND_SOC_CS35L33 is not set
|
# CONFIG_SND_SOC_CS35L33 is not set
|
||||||
# CONFIG_SND_SOC_CS35L34 is not set
|
# CONFIG_SND_SOC_CS35L34 is not set
|
||||||
|
@ -3928,6 +3986,7 @@ CONFIG_SND_SOC_EC25=m
|
||||||
# CONFIG_SND_SOC_MAX98927 is not set
|
# CONFIG_SND_SOC_MAX98927 is not set
|
||||||
# CONFIG_SND_SOC_MAX98520 is not set
|
# CONFIG_SND_SOC_MAX98520 is not set
|
||||||
# CONFIG_SND_SOC_MAX98373_I2C is not set
|
# CONFIG_SND_SOC_MAX98373_I2C is not set
|
||||||
|
# CONFIG_SND_SOC_MAX98388 is not set
|
||||||
# CONFIG_SND_SOC_MAX98390 is not set
|
# CONFIG_SND_SOC_MAX98390 is not set
|
||||||
# CONFIG_SND_SOC_MAX98396 is not set
|
# CONFIG_SND_SOC_MAX98396 is not set
|
||||||
# CONFIG_SND_SOC_MAX9860 is not set
|
# CONFIG_SND_SOC_MAX9860 is not set
|
||||||
|
@ -3956,6 +4015,7 @@ CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
|
||||||
# CONFIG_SND_SOC_SSM2305 is not set
|
# CONFIG_SND_SOC_SSM2305 is not set
|
||||||
# CONFIG_SND_SOC_SSM2518 is not set
|
# CONFIG_SND_SOC_SSM2518 is not set
|
||||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||||
|
# CONFIG_SND_SOC_SSM3515 is not set
|
||||||
# CONFIG_SND_SOC_SSM4567 is not set
|
# CONFIG_SND_SOC_SSM4567 is not set
|
||||||
# CONFIG_SND_SOC_STA32X is not set
|
# CONFIG_SND_SOC_STA32X is not set
|
||||||
# CONFIG_SND_SOC_STA350 is not set
|
# CONFIG_SND_SOC_STA350 is not set
|
||||||
|
@ -3965,6 +4025,7 @@ CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m
|
||||||
# CONFIG_SND_SOC_TAS2764 is not set
|
# CONFIG_SND_SOC_TAS2764 is not set
|
||||||
# CONFIG_SND_SOC_TAS2770 is not set
|
# CONFIG_SND_SOC_TAS2770 is not set
|
||||||
# CONFIG_SND_SOC_TAS2780 is not set
|
# CONFIG_SND_SOC_TAS2780 is not set
|
||||||
|
# CONFIG_SND_SOC_TAS2781_I2C is not set
|
||||||
# CONFIG_SND_SOC_TAS5086 is not set
|
# CONFIG_SND_SOC_TAS5086 is not set
|
||||||
# CONFIG_SND_SOC_TAS571X is not set
|
# CONFIG_SND_SOC_TAS571X is not set
|
||||||
# CONFIG_SND_SOC_TAS5720 is not set
|
# CONFIG_SND_SOC_TAS5720 is not set
|
||||||
|
@ -4070,6 +4131,7 @@ CONFIG_HID_EZKEY=y
|
||||||
# CONFIG_HID_GFRM is not set
|
# CONFIG_HID_GFRM is not set
|
||||||
# CONFIG_HID_GLORIOUS is not set
|
# CONFIG_HID_GLORIOUS is not set
|
||||||
# CONFIG_HID_HOLTEK is not set
|
# CONFIG_HID_HOLTEK is not set
|
||||||
|
# CONFIG_HID_GOOGLE_STADIA_FF is not set
|
||||||
# CONFIG_HID_VIVALDI is not set
|
# CONFIG_HID_VIVALDI is not set
|
||||||
# CONFIG_HID_GT683R is not set
|
# CONFIG_HID_GT683R is not set
|
||||||
# CONFIG_HID_KEYTOUCH is not set
|
# CONFIG_HID_KEYTOUCH is not set
|
||||||
|
@ -4107,6 +4169,7 @@ CONFIG_HID_MULTITOUCH=y
|
||||||
# CONFIG_HID_NINTENDO is not set
|
# CONFIG_HID_NINTENDO is not set
|
||||||
# CONFIG_HID_NTI is not set
|
# CONFIG_HID_NTI is not set
|
||||||
# CONFIG_HID_NTRIG is not set
|
# CONFIG_HID_NTRIG is not set
|
||||||
|
# CONFIG_HID_NVIDIA_SHIELD is not set
|
||||||
# CONFIG_HID_ORTEK is not set
|
# CONFIG_HID_ORTEK is not set
|
||||||
# CONFIG_HID_PANTHERLORD is not set
|
# CONFIG_HID_PANTHERLORD is not set
|
||||||
# CONFIG_HID_PENMOUNT is not set
|
# CONFIG_HID_PENMOUNT is not set
|
||||||
|
@ -4447,6 +4510,7 @@ CONFIG_USB_CONFIGFS_MASS_STORAGE=y
|
||||||
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
|
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
|
||||||
# CONFIG_USB_CONFIGFS_F_UAC2 is not set
|
# CONFIG_USB_CONFIGFS_F_UAC2 is not set
|
||||||
# CONFIG_USB_CONFIGFS_F_MIDI is not set
|
# CONFIG_USB_CONFIGFS_F_MIDI is not set
|
||||||
|
# CONFIG_USB_CONFIGFS_F_MIDI2 is not set
|
||||||
# CONFIG_USB_CONFIGFS_F_HID is not set
|
# CONFIG_USB_CONFIGFS_F_HID is not set
|
||||||
# CONFIG_USB_CONFIGFS_F_UVC is not set
|
# CONFIG_USB_CONFIGFS_F_UVC is not set
|
||||||
# CONFIG_USB_CONFIGFS_F_PRINTER is not set
|
# CONFIG_USB_CONFIGFS_F_PRINTER is not set
|
||||||
|
@ -4478,6 +4542,7 @@ CONFIG_USB_CONFIGFS_F_TCM=y
|
||||||
CONFIG_TYPEC=y
|
CONFIG_TYPEC=y
|
||||||
CONFIG_TYPEC_TCPM=m
|
CONFIG_TYPEC_TCPM=m
|
||||||
CONFIG_TYPEC_TCPCI=m
|
CONFIG_TYPEC_TCPCI=m
|
||||||
|
# CONFIG_TYPEC_HUSB311 is not set
|
||||||
# CONFIG_TYPEC_RT1711H is not set
|
# CONFIG_TYPEC_RT1711H is not set
|
||||||
# CONFIG_TYPEC_TCPCI_MAXIM is not set
|
# CONFIG_TYPEC_TCPCI_MAXIM is not set
|
||||||
# CONFIG_TYPEC_FUSB302 is not set
|
# CONFIG_TYPEC_FUSB302 is not set
|
||||||
|
@ -4499,6 +4564,7 @@ CONFIG_TYPEC_ANX7688=m
|
||||||
# CONFIG_TYPEC_MUX_FSA4480 is not set
|
# CONFIG_TYPEC_MUX_FSA4480 is not set
|
||||||
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
|
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
|
||||||
# CONFIG_TYPEC_MUX_PI3USB30532 is not set
|
# CONFIG_TYPEC_MUX_PI3USB30532 is not set
|
||||||
|
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||||
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -4550,7 +4616,6 @@ CONFIG_MMC_SDHCI_XENON=y
|
||||||
# CONFIG_MMC_SDHCI_AM654 is not set
|
# CONFIG_MMC_SDHCI_AM654 is not set
|
||||||
CONFIG_SCSI_UFSHCD=m
|
CONFIG_SCSI_UFSHCD=m
|
||||||
# CONFIG_SCSI_UFS_BSG is not set
|
# CONFIG_SCSI_UFS_BSG is not set
|
||||||
# CONFIG_SCSI_UFS_HPB is not set
|
|
||||||
# CONFIG_SCSI_UFS_HWMON is not set
|
# CONFIG_SCSI_UFS_HWMON is not set
|
||||||
CONFIG_SCSI_UFSHCD_PLATFORM=m
|
CONFIG_SCSI_UFSHCD_PLATFORM=m
|
||||||
# CONFIG_SCSI_UFS_CDNS_PLATFORM is not set
|
# CONFIG_SCSI_UFS_CDNS_PLATFORM is not set
|
||||||
|
@ -4566,6 +4631,7 @@ CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
|
||||||
# LED drivers
|
# LED drivers
|
||||||
#
|
#
|
||||||
# CONFIG_LEDS_AN30259A is not set
|
# CONFIG_LEDS_AN30259A is not set
|
||||||
|
# CONFIG_LEDS_AW200XX is not set
|
||||||
# CONFIG_LEDS_AW2013 is not set
|
# CONFIG_LEDS_AW2013 is not set
|
||||||
# CONFIG_LEDS_BCM6328 is not set
|
# CONFIG_LEDS_BCM6328 is not set
|
||||||
# CONFIG_LEDS_BCM6358 is not set
|
# CONFIG_LEDS_BCM6358 is not set
|
||||||
|
@ -4582,6 +4648,7 @@ CONFIG_LEDS_GPIO=y
|
||||||
# CONFIG_LEDS_LP8860 is not set
|
# CONFIG_LEDS_LP8860 is not set
|
||||||
# CONFIG_LEDS_PCA955X is not set
|
# CONFIG_LEDS_PCA955X is not set
|
||||||
# CONFIG_LEDS_PCA963X is not set
|
# CONFIG_LEDS_PCA963X is not set
|
||||||
|
# CONFIG_LEDS_PCA995X is not set
|
||||||
CONFIG_LEDS_PWM=y
|
CONFIG_LEDS_PWM=y
|
||||||
# CONFIG_LEDS_REGULATOR is not set
|
# CONFIG_LEDS_REGULATOR is not set
|
||||||
# CONFIG_LEDS_BD2606MVV is not set
|
# CONFIG_LEDS_BD2606MVV is not set
|
||||||
|
@ -4600,7 +4667,7 @@ CONFIG_LEDS_PWM=y
|
||||||
CONFIG_LEDS_SYSCON=y
|
CONFIG_LEDS_SYSCON=y
|
||||||
# CONFIG_LEDS_MLXREG is not set
|
# CONFIG_LEDS_MLXREG is not set
|
||||||
# CONFIG_LEDS_USER is not set
|
# CONFIG_LEDS_USER is not set
|
||||||
# CONFIG_LEDS_TI_LMU_COMMON is not set
|
# CONFIG_LEDS_LM3697 is not set
|
||||||
CONFIG_LEDS_SGM3140=y
|
CONFIG_LEDS_SGM3140=y
|
||||||
# CONFIG_LEDS_AXP20X is not set
|
# CONFIG_LEDS_AXP20X is not set
|
||||||
|
|
||||||
|
@ -4734,7 +4801,6 @@ CONFIG_RTC_DRV_DS3232_HWMON=y
|
||||||
# CONFIG_RTC_DRV_M48T35 is not set
|
# CONFIG_RTC_DRV_M48T35 is not set
|
||||||
# CONFIG_RTC_DRV_M48T59 is not set
|
# CONFIG_RTC_DRV_M48T59 is not set
|
||||||
# CONFIG_RTC_DRV_MSM6242 is not set
|
# CONFIG_RTC_DRV_MSM6242 is not set
|
||||||
# CONFIG_RTC_DRV_BQ4802 is not set
|
|
||||||
# CONFIG_RTC_DRV_RP5C01 is not set
|
# CONFIG_RTC_DRV_RP5C01 is not set
|
||||||
# CONFIG_RTC_DRV_OPTEE is not set
|
# CONFIG_RTC_DRV_OPTEE is not set
|
||||||
# CONFIG_RTC_DRV_ZYNQMP is not set
|
# CONFIG_RTC_DRV_ZYNQMP is not set
|
||||||
|
@ -4800,13 +4866,20 @@ CONFIG_SYNC_FILE=y
|
||||||
# CONFIG_DMABUF_SYSFS_STATS is not set
|
# CONFIG_DMABUF_SYSFS_STATS is not set
|
||||||
# end of DMABUF options
|
# end of DMABUF options
|
||||||
|
|
||||||
# CONFIG_AUXDISPLAY is not set
|
|
||||||
# CONFIG_UIO is not set
|
# CONFIG_UIO is not set
|
||||||
CONFIG_VFIO=y
|
CONFIG_VFIO=y
|
||||||
|
CONFIG_VFIO_GROUP=y
|
||||||
CONFIG_VFIO_CONTAINER=y
|
CONFIG_VFIO_CONTAINER=y
|
||||||
CONFIG_VFIO_IOMMU_TYPE1=y
|
CONFIG_VFIO_IOMMU_TYPE1=y
|
||||||
# CONFIG_VFIO_NOIOMMU is not set
|
# CONFIG_VFIO_NOIOMMU is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# VFIO support for platform devices
|
||||||
|
#
|
||||||
# CONFIG_VFIO_PLATFORM is not set
|
# CONFIG_VFIO_PLATFORM is not set
|
||||||
|
# CONFIG_VFIO_AMBA is not set
|
||||||
|
# end of VFIO support for platform devices
|
||||||
|
|
||||||
# CONFIG_VIRT_DRIVERS is not set
|
# CONFIG_VIRT_DRIVERS is not set
|
||||||
# CONFIG_VIRTIO_MENU is not set
|
# CONFIG_VIRTIO_MENU is not set
|
||||||
# CONFIG_VDPA is not set
|
# CONFIG_VDPA is not set
|
||||||
|
@ -4828,6 +4901,7 @@ CONFIG_STAGING=y
|
||||||
CONFIG_RTL8723BS=m
|
CONFIG_RTL8723BS=m
|
||||||
# CONFIG_R8712U is not set
|
# CONFIG_R8712U is not set
|
||||||
# CONFIG_VT6656 is not set
|
# CONFIG_VT6656 is not set
|
||||||
|
# CONFIG_BES2600 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# IIO staging drivers
|
# IIO staging drivers
|
||||||
|
@ -4908,6 +4982,7 @@ CONFIG_COMMON_CLK_XGENE=y
|
||||||
CONFIG_COMMON_CLK_PWM=y
|
CONFIG_COMMON_CLK_PWM=y
|
||||||
# CONFIG_COMMON_CLK_RS9_PCIE is not set
|
# CONFIG_COMMON_CLK_RS9_PCIE is not set
|
||||||
# CONFIG_COMMON_CLK_SI521XX is not set
|
# CONFIG_COMMON_CLK_SI521XX is not set
|
||||||
|
# CONFIG_COMMON_CLK_VC3 is not set
|
||||||
# CONFIG_COMMON_CLK_VC5 is not set
|
# CONFIG_COMMON_CLK_VC5 is not set
|
||||||
# CONFIG_COMMON_CLK_VC7 is not set
|
# CONFIG_COMMON_CLK_VC7 is not set
|
||||||
# CONFIG_COMMON_CLK_FIXED_MMIO is not set
|
# CONFIG_COMMON_CLK_FIXED_MMIO is not set
|
||||||
|
@ -5158,6 +5233,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_QCOM_SPMI_ADC5 is not set
|
# CONFIG_QCOM_SPMI_ADC5 is not set
|
||||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||||
# CONFIG_SD_ADC_MODULATOR is not set
|
# CONFIG_SD_ADC_MODULATOR is not set
|
||||||
|
# CONFIG_SUN20I_GPADC is not set
|
||||||
# CONFIG_TI_ADC081C is not set
|
# CONFIG_TI_ADC081C is not set
|
||||||
# CONFIG_TI_ADS1015 is not set
|
# CONFIG_TI_ADS1015 is not set
|
||||||
# CONFIG_TI_ADS7924 is not set
|
# CONFIG_TI_ADS7924 is not set
|
||||||
|
@ -5214,6 +5290,8 @@ CONFIG_AXP20X_ADC=y
|
||||||
#
|
#
|
||||||
# end of Hid Sensor IIO Common
|
# end of Hid Sensor IIO Common
|
||||||
|
|
||||||
|
CONFIG_IIO_INV_SENSORS_TIMESTAMP=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# IIO SCMI Sensors
|
# IIO SCMI Sensors
|
||||||
#
|
#
|
||||||
|
@ -5241,6 +5319,7 @@ CONFIG_IIO_ST_SENSORS_CORE=m
|
||||||
# CONFIG_MAX517 is not set
|
# CONFIG_MAX517 is not set
|
||||||
# CONFIG_MAX5821 is not set
|
# CONFIG_MAX5821 is not set
|
||||||
# CONFIG_MCP4725 is not set
|
# CONFIG_MCP4725 is not set
|
||||||
|
# CONFIG_MCP4728 is not set
|
||||||
# CONFIG_TI_DAC5571 is not set
|
# CONFIG_TI_DAC5571 is not set
|
||||||
# CONFIG_VF610_DAC is not set
|
# CONFIG_VF610_DAC is not set
|
||||||
# end of Digital to analog converters
|
# end of Digital to analog converters
|
||||||
|
@ -5344,6 +5423,7 @@ CONFIG_INV_MPU6050_I2C=m
|
||||||
# CONFIG_SENSORS_ISL29028 is not set
|
# CONFIG_SENSORS_ISL29028 is not set
|
||||||
# CONFIG_ISL29125 is not set
|
# CONFIG_ISL29125 is not set
|
||||||
# CONFIG_JSA1212 is not set
|
# CONFIG_JSA1212 is not set
|
||||||
|
# CONFIG_ROHM_BU27008 is not set
|
||||||
# CONFIG_ROHM_BU27034 is not set
|
# CONFIG_ROHM_BU27034 is not set
|
||||||
# CONFIG_RPR0521 is not set
|
# CONFIG_RPR0521 is not set
|
||||||
# CONFIG_LTR501 is not set
|
# CONFIG_LTR501 is not set
|
||||||
|
@ -5353,6 +5433,7 @@ CONFIG_INV_MPU6050_I2C=m
|
||||||
# CONFIG_MAX44009 is not set
|
# CONFIG_MAX44009 is not set
|
||||||
# CONFIG_NOA1305 is not set
|
# CONFIG_NOA1305 is not set
|
||||||
# CONFIG_OPT3001 is not set
|
# CONFIG_OPT3001 is not set
|
||||||
|
# CONFIG_OPT4001 is not set
|
||||||
# CONFIG_PA12203001 is not set
|
# CONFIG_PA12203001 is not set
|
||||||
# CONFIG_SI1133 is not set
|
# CONFIG_SI1133 is not set
|
||||||
# CONFIG_SI1145 is not set
|
# CONFIG_SI1145 is not set
|
||||||
|
@ -5444,6 +5525,7 @@ CONFIG_IIO_ST_MAGN_I2C_3AXIS=m
|
||||||
# CONFIG_ICP10100 is not set
|
# CONFIG_ICP10100 is not set
|
||||||
# CONFIG_MPL115_I2C is not set
|
# CONFIG_MPL115_I2C is not set
|
||||||
# CONFIG_MPL3115 is not set
|
# CONFIG_MPL3115 is not set
|
||||||
|
# CONFIG_MPRLS0025PA is not set
|
||||||
# CONFIG_MS5611 is not set
|
# CONFIG_MS5611 is not set
|
||||||
# CONFIG_MS5637 is not set
|
# CONFIG_MS5637 is not set
|
||||||
# CONFIG_IIO_ST_PRESS is not set
|
# CONFIG_IIO_ST_PRESS is not set
|
||||||
|
@ -5460,6 +5542,7 @@ CONFIG_IIO_ST_MAGN_I2C_3AXIS=m
|
||||||
#
|
#
|
||||||
# Proximity and distance sensors
|
# Proximity and distance sensors
|
||||||
#
|
#
|
||||||
|
# CONFIG_IRSD200 is not set
|
||||||
# CONFIG_ISL29501 is not set
|
# CONFIG_ISL29501 is not set
|
||||||
# CONFIG_LIDAR_LITE_V2 is not set
|
# CONFIG_LIDAR_LITE_V2 is not set
|
||||||
# CONFIG_MB1232 is not set
|
# CONFIG_MB1232 is not set
|
||||||
|
@ -5555,6 +5638,8 @@ CONFIG_PHY_SUN50I_USB3=y
|
||||||
# CONFIG_PHY_OCELOT_SERDES is not set
|
# CONFIG_PHY_OCELOT_SERDES is not set
|
||||||
CONFIG_PHY_QCOM_USB_HS=y
|
CONFIG_PHY_QCOM_USB_HS=y
|
||||||
# CONFIG_PHY_QCOM_USB_HSIC is not set
|
# CONFIG_PHY_QCOM_USB_HSIC is not set
|
||||||
|
# CONFIG_PHY_RTK_RTD_USB2PHY is not set
|
||||||
|
# CONFIG_PHY_RTK_RTD_USB3PHY is not set
|
||||||
CONFIG_PHY_SAMSUNG_USB2=y
|
CONFIG_PHY_SAMSUNG_USB2=y
|
||||||
# CONFIG_PHY_TUSB1210 is not set
|
# CONFIG_PHY_TUSB1210 is not set
|
||||||
# end of PHY Subsystem
|
# end of PHY Subsystem
|
||||||
|
@ -5569,9 +5654,11 @@ CONFIG_PHY_SAMSUNG_USB2=y
|
||||||
# CONFIG_ARM_CCN is not set
|
# CONFIG_ARM_CCN is not set
|
||||||
# CONFIG_ARM_CMN is not set
|
# CONFIG_ARM_CMN is not set
|
||||||
CONFIG_ARM_PMU=y
|
CONFIG_ARM_PMU=y
|
||||||
|
# CONFIG_ARM_SMMU_V3_PMU is not set
|
||||||
CONFIG_ARM_PMUV3=y
|
CONFIG_ARM_PMUV3=y
|
||||||
# CONFIG_ARM_DSU_PMU is not set
|
# CONFIG_ARM_DSU_PMU is not set
|
||||||
# CONFIG_ARM_SPE_PMU is not set
|
# CONFIG_ARM_SPE_PMU is not set
|
||||||
|
# CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU is not set
|
||||||
# end of Performance monitor support
|
# end of Performance monitor support
|
||||||
|
|
||||||
CONFIG_RAS=y
|
CONFIG_RAS=y
|
||||||
|
@ -5630,6 +5717,7 @@ CONFIG_PM_OPP=y
|
||||||
CONFIG_DCACHE_WORD_ACCESS=y
|
CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
CONFIG_VALIDATE_FS_PARSER=y
|
CONFIG_VALIDATE_FS_PARSER=y
|
||||||
CONFIG_FS_IOMAP=y
|
CONFIG_FS_IOMAP=y
|
||||||
|
CONFIG_BUFFER_HEAD=y
|
||||||
CONFIG_LEGACY_DIRECT_IO=y
|
CONFIG_LEGACY_DIRECT_IO=y
|
||||||
# CONFIG_EXT2_FS is not set
|
# CONFIG_EXT2_FS is not set
|
||||||
# CONFIG_EXT3_FS is not set
|
# CONFIG_EXT3_FS is not set
|
||||||
|
@ -5686,7 +5774,6 @@ CONFIG_QUOTA=y
|
||||||
# CONFIG_QFMT_V1 is not set
|
# CONFIG_QFMT_V1 is not set
|
||||||
# CONFIG_QFMT_V2 is not set
|
# CONFIG_QFMT_V2 is not set
|
||||||
CONFIG_QUOTACTL=y
|
CONFIG_QUOTACTL=y
|
||||||
CONFIG_AUTOFS4_FS=y
|
|
||||||
CONFIG_AUTOFS_FS=y
|
CONFIG_AUTOFS_FS=y
|
||||||
CONFIG_FUSE_FS=y
|
CONFIG_FUSE_FS=y
|
||||||
# CONFIG_CUSE is not set
|
# CONFIG_CUSE is not set
|
||||||
|
@ -5697,6 +5784,7 @@ CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
|
||||||
# CONFIG_OVERLAY_FS_INDEX is not set
|
# CONFIG_OVERLAY_FS_INDEX is not set
|
||||||
# CONFIG_OVERLAY_FS_XINO_AUTO is not set
|
# CONFIG_OVERLAY_FS_XINO_AUTO is not set
|
||||||
# CONFIG_OVERLAY_FS_METACOPY is not set
|
# CONFIG_OVERLAY_FS_METACOPY is not set
|
||||||
|
# CONFIG_OVERLAY_FS_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Caches
|
# Caches
|
||||||
|
@ -5748,10 +5836,10 @@ CONFIG_TMPFS=y
|
||||||
CONFIG_TMPFS_POSIX_ACL=y
|
CONFIG_TMPFS_POSIX_ACL=y
|
||||||
CONFIG_TMPFS_XATTR=y
|
CONFIG_TMPFS_XATTR=y
|
||||||
# CONFIG_TMPFS_INODE64 is not set
|
# CONFIG_TMPFS_INODE64 is not set
|
||||||
|
# CONFIG_TMPFS_QUOTA is not set
|
||||||
CONFIG_ARCH_SUPPORTS_HUGETLBFS=y
|
CONFIG_ARCH_SUPPORTS_HUGETLBFS=y
|
||||||
CONFIG_HUGETLBFS=y
|
CONFIG_HUGETLBFS=y
|
||||||
CONFIG_HUGETLB_PAGE=y
|
CONFIG_HUGETLB_PAGE=y
|
||||||
CONFIG_MEMFD_CREATE=y
|
|
||||||
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
|
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
|
||||||
CONFIG_CONFIGFS_FS=y
|
CONFIG_CONFIGFS_FS=y
|
||||||
# end of Pseudo filesystems
|
# end of Pseudo filesystems
|
||||||
|
@ -5895,6 +5983,7 @@ CONFIG_NLS_ISO8859_1=y
|
||||||
# CONFIG_NLS_MAC_ROMANIAN is not set
|
# CONFIG_NLS_MAC_ROMANIAN is not set
|
||||||
# CONFIG_NLS_MAC_TURKISH is not set
|
# CONFIG_NLS_MAC_TURKISH is not set
|
||||||
# CONFIG_NLS_UTF8 is not set
|
# CONFIG_NLS_UTF8 is not set
|
||||||
|
CONFIG_NLS_UCS2_UTILS=m
|
||||||
# CONFIG_DLM is not set
|
# CONFIG_DLM is not set
|
||||||
# CONFIG_UNICODE is not set
|
# CONFIG_UNICODE is not set
|
||||||
CONFIG_IO_WQ=y
|
CONFIG_IO_WQ=y
|
||||||
|
@ -5914,7 +6003,6 @@ CONFIG_SECURITY=y
|
||||||
CONFIG_SECURITYFS=y
|
CONFIG_SECURITYFS=y
|
||||||
# CONFIG_SECURITY_NETWORK is not set
|
# CONFIG_SECURITY_NETWORK is not set
|
||||||
# CONFIG_SECURITY_PATH is not set
|
# CONFIG_SECURITY_PATH is not set
|
||||||
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
|
||||||
# CONFIG_HARDENED_USERCOPY is not set
|
# CONFIG_HARDENED_USERCOPY is not set
|
||||||
# CONFIG_FORTIFY_SOURCE is not set
|
# CONFIG_FORTIFY_SOURCE is not set
|
||||||
# CONFIG_STATIC_USERMODEHELPER is not set
|
# CONFIG_STATIC_USERMODEHELPER is not set
|
||||||
|
@ -5953,6 +6041,13 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
|
||||||
# CONFIG_ZERO_CALL_USED_REGS is not set
|
# CONFIG_ZERO_CALL_USED_REGS is not set
|
||||||
# end of Memory initialization
|
# end of Memory initialization
|
||||||
|
|
||||||
|
#
|
||||||
|
# Hardening of kernel data structures
|
||||||
|
#
|
||||||
|
# CONFIG_LIST_HARDENED is not set
|
||||||
|
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
||||||
|
# end of Hardening of kernel data structures
|
||||||
|
|
||||||
CONFIG_RANDSTRUCT_NONE=y
|
CONFIG_RANDSTRUCT_NONE=y
|
||||||
# CONFIG_RANDSTRUCT_FULL is not set
|
# CONFIG_RANDSTRUCT_FULL is not set
|
||||||
# CONFIG_RANDSTRUCT_PERFORMANCE is not set
|
# CONFIG_RANDSTRUCT_PERFORMANCE is not set
|
||||||
|
@ -5969,6 +6064,7 @@ CONFIG_CRYPTO_ALGAPI=y
|
||||||
CONFIG_CRYPTO_ALGAPI2=y
|
CONFIG_CRYPTO_ALGAPI2=y
|
||||||
CONFIG_CRYPTO_AEAD=y
|
CONFIG_CRYPTO_AEAD=y
|
||||||
CONFIG_CRYPTO_AEAD2=y
|
CONFIG_CRYPTO_AEAD2=y
|
||||||
|
CONFIG_CRYPTO_SIG2=y
|
||||||
CONFIG_CRYPTO_SKCIPHER=y
|
CONFIG_CRYPTO_SKCIPHER=y
|
||||||
CONFIG_CRYPTO_SKCIPHER2=y
|
CONFIG_CRYPTO_SKCIPHER2=y
|
||||||
CONFIG_CRYPTO_HASH=y
|
CONFIG_CRYPTO_HASH=y
|
||||||
|
@ -6050,6 +6146,7 @@ CONFIG_CRYPTO_XTS=y
|
||||||
CONFIG_CRYPTO_CHACHA20POLY1305=y
|
CONFIG_CRYPTO_CHACHA20POLY1305=y
|
||||||
CONFIG_CRYPTO_CCM=y
|
CONFIG_CRYPTO_CCM=y
|
||||||
CONFIG_CRYPTO_GCM=y
|
CONFIG_CRYPTO_GCM=y
|
||||||
|
CONFIG_CRYPTO_GENIV=y
|
||||||
CONFIG_CRYPTO_SEQIV=y
|
CONFIG_CRYPTO_SEQIV=y
|
||||||
CONFIG_CRYPTO_ECHAINIV=y
|
CONFIG_CRYPTO_ECHAINIV=y
|
||||||
CONFIG_CRYPTO_ESSIV=y
|
CONFIG_CRYPTO_ESSIV=y
|
||||||
|
@ -6110,6 +6207,7 @@ CONFIG_CRYPTO_DRBG_HMAC=y
|
||||||
# CONFIG_CRYPTO_DRBG_CTR is not set
|
# CONFIG_CRYPTO_DRBG_CTR is not set
|
||||||
CONFIG_CRYPTO_DRBG=y
|
CONFIG_CRYPTO_DRBG=y
|
||||||
CONFIG_CRYPTO_JITTERENTROPY=y
|
CONFIG_CRYPTO_JITTERENTROPY=y
|
||||||
|
# CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE is not set
|
||||||
CONFIG_CRYPTO_KDF800108_CTR=y
|
CONFIG_CRYPTO_KDF800108_CTR=y
|
||||||
# end of Random number generation
|
# end of Random number generation
|
||||||
|
|
||||||
|
@ -6292,6 +6390,7 @@ CONFIG_HAS_IOMEM=y
|
||||||
CONFIG_HAS_IOPORT=y
|
CONFIG_HAS_IOPORT=y
|
||||||
CONFIG_HAS_DMA=y
|
CONFIG_HAS_DMA=y
|
||||||
CONFIG_DMA_OPS=y
|
CONFIG_DMA_OPS=y
|
||||||
|
CONFIG_NEED_SG_DMA_FLAGS=y
|
||||||
CONFIG_NEED_SG_DMA_LENGTH=y
|
CONFIG_NEED_SG_DMA_LENGTH=y
|
||||||
CONFIG_NEED_DMA_MAP_STATE=y
|
CONFIG_NEED_DMA_MAP_STATE=y
|
||||||
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
|
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
|
||||||
|
@ -6302,12 +6401,13 @@ CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
|
||||||
CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
|
CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
|
||||||
CONFIG_ARCH_HAS_DMA_PREP_COHERENT=y
|
CONFIG_ARCH_HAS_DMA_PREP_COHERENT=y
|
||||||
CONFIG_SWIOTLB=y
|
CONFIG_SWIOTLB=y
|
||||||
|
# CONFIG_SWIOTLB_DYNAMIC is not set
|
||||||
|
CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC=y
|
||||||
# CONFIG_DMA_RESTRICTED_POOL is not set
|
# CONFIG_DMA_RESTRICTED_POOL is not set
|
||||||
CONFIG_DMA_NONCOHERENT_MMAP=y
|
CONFIG_DMA_NONCOHERENT_MMAP=y
|
||||||
CONFIG_DMA_COHERENT_POOL=y
|
CONFIG_DMA_COHERENT_POOL=y
|
||||||
CONFIG_DMA_DIRECT_REMAP=y
|
CONFIG_DMA_DIRECT_REMAP=y
|
||||||
CONFIG_DMA_CMA=y
|
CONFIG_DMA_CMA=y
|
||||||
CONFIG_DMA_PERNUMA_CMA=y
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Default contiguous memory area size:
|
# Default contiguous memory area size:
|
||||||
|
@ -6437,6 +6537,7 @@ CONFIG_HAVE_ARCH_KFENCE=y
|
||||||
# CONFIG_PANIC_ON_OOPS is not set
|
# CONFIG_PANIC_ON_OOPS is not set
|
||||||
CONFIG_PANIC_ON_OOPS_VALUE=0
|
CONFIG_PANIC_ON_OOPS_VALUE=0
|
||||||
CONFIG_PANIC_TIMEOUT=0
|
CONFIG_PANIC_TIMEOUT=0
|
||||||
|
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
|
||||||
# CONFIG_TEST_LOCKUP is not set
|
# CONFIG_TEST_LOCKUP is not set
|
||||||
# end of Debug Oops, Lockups and Hangs
|
# end of Debug Oops, Lockups and Hangs
|
||||||
|
|
||||||
|
@ -6462,7 +6563,6 @@ CONFIG_STACKTRACE=y
|
||||||
#
|
#
|
||||||
# Debug kernel data structures
|
# Debug kernel data structures
|
||||||
#
|
#
|
||||||
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
|
||||||
# end of Debug kernel data structures
|
# end of Debug kernel data structures
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -6475,6 +6575,7 @@ CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=20
|
||||||
|
|
||||||
CONFIG_HAVE_FUNCTION_TRACER=y
|
CONFIG_HAVE_FUNCTION_TRACER=y
|
||||||
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
|
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
|
||||||
|
CONFIG_HAVE_FUNCTION_GRAPH_RETVAL=y
|
||||||
CONFIG_HAVE_DYNAMIC_FTRACE=y
|
CONFIG_HAVE_DYNAMIC_FTRACE=y
|
||||||
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
|
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
|
||||||
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
|
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
|
||||||
|
@ -6483,6 +6584,8 @@ CONFIG_HAVE_C_RECORDMCOUNT=y
|
||||||
CONFIG_TRACING_SUPPORT=y
|
CONFIG_TRACING_SUPPORT=y
|
||||||
# CONFIG_FTRACE is not set
|
# CONFIG_FTRACE is not set
|
||||||
# CONFIG_SAMPLES is not set
|
# CONFIG_SAMPLES is not set
|
||||||
|
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y
|
||||||
|
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
|
||||||
CONFIG_STRICT_DEVMEM=y
|
CONFIG_STRICT_DEVMEM=y
|
||||||
# CONFIG_IO_STRICT_DEVMEM is not set
|
# CONFIG_IO_STRICT_DEVMEM is not set
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 6.4.7 Kernel Configuration
|
# Linux/arm 6.6.0-rc5 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
|
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -147,6 +147,7 @@ CONFIG_RCU_NOCB_CPU=y
|
||||||
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
# CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set
|
||||||
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
|
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
|
||||||
CONFIG_RCU_LAZY=y
|
CONFIG_RCU_LAZY=y
|
||||||
|
# CONFIG_RCU_DOUBLE_CHECK_CB_TIME is not set
|
||||||
# end of RCU Subsystem
|
# end of RCU Subsystem
|
||||||
|
|
||||||
CONFIG_IKCONFIG=m
|
CONFIG_IKCONFIG=m
|
||||||
|
@ -242,7 +243,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
|
||||||
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
|
||||||
CONFIG_KCMP=y
|
CONFIG_KCMP=y
|
||||||
CONFIG_RSEQ=y
|
CONFIG_RSEQ=y
|
||||||
# CONFIG_EMBEDDED is not set
|
CONFIG_CACHESTAT_SYSCALL=y
|
||||||
CONFIG_HAVE_PERF_EVENTS=y
|
CONFIG_HAVE_PERF_EVENTS=y
|
||||||
CONFIG_PERF_USE_VMALLOC=y
|
CONFIG_PERF_USE_VMALLOC=y
|
||||||
|
|
||||||
|
@ -254,6 +255,13 @@ CONFIG_PERF_EVENTS=y
|
||||||
|
|
||||||
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
CONFIG_SYSTEM_DATA_VERIFICATION=y
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Kexec and crash features
|
||||||
|
#
|
||||||
|
# CONFIG_KEXEC is not set
|
||||||
|
# CONFIG_CRASH_DUMP is not set
|
||||||
|
# end of Kexec and crash features
|
||||||
# end of General setup
|
# end of General setup
|
||||||
|
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
|
@ -484,6 +492,7 @@ CONFIG_STACKPROTECTOR_PER_TASK=y
|
||||||
# Boot options
|
# Boot options
|
||||||
#
|
#
|
||||||
CONFIG_USE_OF=y
|
CONFIG_USE_OF=y
|
||||||
|
CONFIG_ARCH_WANT_FLAT_DTB_INSTALL=y
|
||||||
CONFIG_ATAGS=y
|
CONFIG_ATAGS=y
|
||||||
# CONFIG_DEPRECATED_PARAM_STRUCT is not set
|
# CONFIG_DEPRECATED_PARAM_STRUCT is not set
|
||||||
CONFIG_ZBOOT_ROM_TEXT=0x0
|
CONFIG_ZBOOT_ROM_TEXT=0x0
|
||||||
|
@ -493,8 +502,8 @@ CONFIG_ARM_ATAG_DTB_COMPAT=y
|
||||||
CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
|
CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
|
||||||
# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
|
# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
|
||||||
CONFIG_CMDLINE=""
|
CONFIG_CMDLINE=""
|
||||||
# CONFIG_KEXEC is not set
|
CONFIG_ARCH_SUPPORTS_KEXEC=y
|
||||||
# CONFIG_CRASH_DUMP is not set
|
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
|
||||||
CONFIG_AUTO_ZRELADDR=y
|
CONFIG_AUTO_ZRELADDR=y
|
||||||
# CONFIG_EFI is not set
|
# CONFIG_EFI is not set
|
||||||
# end of Boot options
|
# end of Boot options
|
||||||
|
@ -578,6 +587,8 @@ CONFIG_AS_VFP_VMRS_FPINST=y
|
||||||
#
|
#
|
||||||
# General architecture-dependent options
|
# General architecture-dependent options
|
||||||
#
|
#
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC=y
|
||||||
|
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
|
||||||
# CONFIG_KPROBES is not set
|
# CONFIG_KPROBES is not set
|
||||||
# CONFIG_JUMP_LABEL is not set
|
# CONFIG_JUMP_LABEL is not set
|
||||||
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
||||||
|
@ -595,6 +606,7 @@ CONFIG_GENERIC_IDLE_POLL_SETUP=y
|
||||||
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
|
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
|
||||||
CONFIG_ARCH_HAS_KEEPINITRD=y
|
CONFIG_ARCH_HAS_KEEPINITRD=y
|
||||||
CONFIG_ARCH_HAS_SET_MEMORY=y
|
CONFIG_ARCH_HAS_SET_MEMORY=y
|
||||||
|
CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
|
||||||
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
|
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
|
||||||
CONFIG_ARCH_32BIT_OFF_T=y
|
CONFIG_ARCH_32BIT_OFF_T=y
|
||||||
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
|
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
|
||||||
|
@ -752,13 +764,14 @@ CONFIG_ZSMALLOC_CHAIN_SIZE=8
|
||||||
#
|
#
|
||||||
# SLAB allocator options
|
# SLAB allocator options
|
||||||
#
|
#
|
||||||
# CONFIG_SLAB is not set
|
# CONFIG_SLAB_DEPRECATED is not set
|
||||||
CONFIG_SLUB=y
|
CONFIG_SLUB=y
|
||||||
CONFIG_SLAB_MERGE_DEFAULT=y
|
CONFIG_SLAB_MERGE_DEFAULT=y
|
||||||
# CONFIG_SLAB_FREELIST_RANDOM is not set
|
# CONFIG_SLAB_FREELIST_RANDOM is not set
|
||||||
# CONFIG_SLAB_FREELIST_HARDENED is not set
|
# CONFIG_SLAB_FREELIST_HARDENED is not set
|
||||||
# CONFIG_SLUB_STATS is not set
|
# CONFIG_SLUB_STATS is not set
|
||||||
CONFIG_SLUB_CPU_PARTIAL=y
|
CONFIG_SLUB_CPU_PARTIAL=y
|
||||||
|
# CONFIG_RANDOM_KMALLOC_CACHES is not set
|
||||||
# end of SLAB allocator options
|
# end of SLAB allocator options
|
||||||
|
|
||||||
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
|
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
|
||||||
|
@ -792,6 +805,7 @@ CONFIG_VM_EVENT_COUNTERS=y
|
||||||
# CONFIG_DMAPOOL_TEST is not set
|
# CONFIG_DMAPOOL_TEST is not set
|
||||||
CONFIG_KMAP_LOCAL=y
|
CONFIG_KMAP_LOCAL=y
|
||||||
CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y
|
CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y
|
||||||
|
CONFIG_MEMFD_CREATE=y
|
||||||
# CONFIG_ANON_VMA_NAME is not set
|
# CONFIG_ANON_VMA_NAME is not set
|
||||||
# CONFIG_USERFAULTFD is not set
|
# CONFIG_USERFAULTFD is not set
|
||||||
CONFIG_LRU_GEN=y
|
CONFIG_LRU_GEN=y
|
||||||
|
@ -809,6 +823,7 @@ CONFIG_LOCK_MM_AND_FIND_VMA=y
|
||||||
CONFIG_NET=y
|
CONFIG_NET=y
|
||||||
CONFIG_NET_INGRESS=y
|
CONFIG_NET_INGRESS=y
|
||||||
CONFIG_NET_EGRESS=y
|
CONFIG_NET_EGRESS=y
|
||||||
|
CONFIG_NET_XGRESS=y
|
||||||
CONFIG_SKB_EXTENSIONS=y
|
CONFIG_SKB_EXTENSIONS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1392,6 +1407,11 @@ CONFIG_SUNXI_RSB=y
|
||||||
# CONFIG_MHI_BUS_EP is not set
|
# CONFIG_MHI_BUS_EP is not set
|
||||||
# end of Bus devices
|
# end of Bus devices
|
||||||
|
|
||||||
|
#
|
||||||
|
# Cache Drivers
|
||||||
|
#
|
||||||
|
# end of Cache Drivers
|
||||||
|
|
||||||
# CONFIG_CONNECTOR is not set
|
# CONFIG_CONNECTOR is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1593,6 +1613,7 @@ CONFIG_ATA_BMDMA=y
|
||||||
#
|
#
|
||||||
CONFIG_MD=y
|
CONFIG_MD=y
|
||||||
# CONFIG_BLK_DEV_MD is not set
|
# CONFIG_BLK_DEV_MD is not set
|
||||||
|
CONFIG_MD_BITMAP_FILE=y
|
||||||
# CONFIG_BCACHE is not set
|
# CONFIG_BCACHE is not set
|
||||||
CONFIG_BLK_DEV_DM_BUILTIN=y
|
CONFIG_BLK_DEV_DM_BUILTIN=y
|
||||||
CONFIG_BLK_DEV_DM=y
|
CONFIG_BLK_DEV_DM=y
|
||||||
|
@ -1768,6 +1789,7 @@ CONFIG_AX88796B_PHY=m
|
||||||
# CONFIG_LSI_ET1011C_PHY is not set
|
# CONFIG_LSI_ET1011C_PHY is not set
|
||||||
# CONFIG_MARVELL_PHY is not set
|
# CONFIG_MARVELL_PHY is not set
|
||||||
# CONFIG_MARVELL_10G_PHY is not set
|
# CONFIG_MARVELL_10G_PHY is not set
|
||||||
|
# CONFIG_MARVELL_88Q2XXX_PHY is not set
|
||||||
# CONFIG_MARVELL_88X2222_PHY is not set
|
# CONFIG_MARVELL_88X2222_PHY is not set
|
||||||
# CONFIG_MAXLINEAR_GPHY is not set
|
# CONFIG_MAXLINEAR_GPHY is not set
|
||||||
# CONFIG_MEDIATEK_GE_PHY is not set
|
# CONFIG_MEDIATEK_GE_PHY is not set
|
||||||
|
@ -1834,6 +1856,7 @@ CONFIG_CAN_SUN4I=y
|
||||||
# CONFIG_CAN_EMS_USB is not set
|
# CONFIG_CAN_EMS_USB is not set
|
||||||
# CONFIG_CAN_ESD_USB is not set
|
# CONFIG_CAN_ESD_USB is not set
|
||||||
# CONFIG_CAN_ETAS_ES58X is not set
|
# CONFIG_CAN_ETAS_ES58X is not set
|
||||||
|
# CONFIG_CAN_F81604 is not set
|
||||||
# CONFIG_CAN_GS_USB is not set
|
# CONFIG_CAN_GS_USB is not set
|
||||||
# CONFIG_CAN_KVASER_USB is not set
|
# CONFIG_CAN_KVASER_USB is not set
|
||||||
# CONFIG_CAN_MCBA_USB is not set
|
# CONFIG_CAN_MCBA_USB is not set
|
||||||
|
@ -1988,6 +2011,7 @@ CONFIG_BRCMFMAC_SDIO=y
|
||||||
CONFIG_BRCMFMAC_USB=y
|
CONFIG_BRCMFMAC_USB=y
|
||||||
# CONFIG_BRCM_TRACING is not set
|
# CONFIG_BRCM_TRACING is not set
|
||||||
# CONFIG_BRCMDBG is not set
|
# CONFIG_BRCMDBG is not set
|
||||||
|
# CONFIG_BCMDHD is not set
|
||||||
CONFIG_WLAN_VENDOR_CISCO=y
|
CONFIG_WLAN_VENDOR_CISCO=y
|
||||||
CONFIG_WLAN_VENDOR_INTEL=y
|
CONFIG_WLAN_VENDOR_INTEL=y
|
||||||
CONFIG_WLAN_VENDOR_INTERSIL=y
|
CONFIG_WLAN_VENDOR_INTERSIL=y
|
||||||
|
@ -2054,6 +2078,7 @@ CONFIG_RTW88=m
|
||||||
# CONFIG_RTW88_8822BU is not set
|
# CONFIG_RTW88_8822BU is not set
|
||||||
# CONFIG_RTW88_8822CS is not set
|
# CONFIG_RTW88_8822CS is not set
|
||||||
# CONFIG_RTW88_8822CU is not set
|
# CONFIG_RTW88_8822CU is not set
|
||||||
|
# CONFIG_RTW88_8723DS is not set
|
||||||
# CONFIG_RTW88_8723DU is not set
|
# CONFIG_RTW88_8723DU is not set
|
||||||
# CONFIG_RTW88_8821CS is not set
|
# CONFIG_RTW88_8821CS is not set
|
||||||
# CONFIG_RTW88_8821CU is not set
|
# CONFIG_RTW88_8821CU is not set
|
||||||
|
@ -2200,7 +2225,6 @@ CONFIG_INPUT_TOUCHSCREEN=y
|
||||||
# CONFIG_TOUCHSCREEN_IMAGIS is not set
|
# CONFIG_TOUCHSCREEN_IMAGIS is not set
|
||||||
# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
|
# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
|
||||||
# CONFIG_TOUCHSCREEN_INEXIO is not set
|
# CONFIG_TOUCHSCREEN_INEXIO is not set
|
||||||
# CONFIG_TOUCHSCREEN_MK712 is not set
|
|
||||||
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
|
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
|
||||||
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
|
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
|
||||||
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
|
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
|
||||||
|
@ -2227,6 +2251,7 @@ CONFIG_TOUCHSCREEN_SUN4I=y
|
||||||
# CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
|
# CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
|
||||||
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
|
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
|
||||||
# CONFIG_TOUCHSCREEN_IQS5XX is not set
|
# CONFIG_TOUCHSCREEN_IQS5XX is not set
|
||||||
|
# CONFIG_TOUCHSCREEN_IQS7211 is not set
|
||||||
# CONFIG_TOUCHSCREEN_ZINITIX is not set
|
# CONFIG_TOUCHSCREEN_ZINITIX is not set
|
||||||
# CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
|
# CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
|
||||||
CONFIG_INPUT_MISC=y
|
CONFIG_INPUT_MISC=y
|
||||||
|
@ -2349,6 +2374,7 @@ CONFIG_SERIAL_MCTRL_GPIO=y
|
||||||
# CONFIG_IPMI_HANDLER is not set
|
# CONFIG_IPMI_HANDLER is not set
|
||||||
# CONFIG_HW_RANDOM is not set
|
# CONFIG_HW_RANDOM is not set
|
||||||
CONFIG_DEVMEM=y
|
CONFIG_DEVMEM=y
|
||||||
|
CONFIG_DEVPORT=y
|
||||||
# CONFIG_TCG_TPM is not set
|
# CONFIG_TCG_TPM is not set
|
||||||
# CONFIG_XILLYBUS is not set
|
# CONFIG_XILLYBUS is not set
|
||||||
# CONFIG_XILLYUSB is not set
|
# CONFIG_XILLYUSB is not set
|
||||||
|
@ -2491,6 +2517,7 @@ CONFIG_PTP_1588_CLOCK_OPTIONAL=y
|
||||||
CONFIG_PTP_1588_CLOCK_KVM=y
|
CONFIG_PTP_1588_CLOCK_KVM=y
|
||||||
# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
|
# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
|
||||||
# CONFIG_PTP_1588_CLOCK_IDTCM is not set
|
# CONFIG_PTP_1588_CLOCK_IDTCM is not set
|
||||||
|
# CONFIG_PTP_1588_CLOCK_MOCK is not set
|
||||||
# end of PTP clock support
|
# end of PTP clock support
|
||||||
|
|
||||||
CONFIG_PINCTRL=y
|
CONFIG_PINCTRL=y
|
||||||
|
@ -2568,6 +2595,7 @@ CONFIG_GPIO_CDEV_V1=y
|
||||||
#
|
#
|
||||||
# CONFIG_GPIO_ADNP is not set
|
# CONFIG_GPIO_ADNP is not set
|
||||||
# CONFIG_GPIO_FXL6408 is not set
|
# CONFIG_GPIO_FXL6408 is not set
|
||||||
|
# CONFIG_GPIO_DS4520 is not set
|
||||||
# CONFIG_GPIO_GW_PLD is not set
|
# CONFIG_GPIO_GW_PLD is not set
|
||||||
# CONFIG_GPIO_MAX7300 is not set
|
# CONFIG_GPIO_MAX7300 is not set
|
||||||
# CONFIG_GPIO_MAX732X is not set
|
# CONFIG_GPIO_MAX732X is not set
|
||||||
|
@ -2701,6 +2729,7 @@ CONFIG_HWMON=y
|
||||||
# CONFIG_SENSORS_G762 is not set
|
# CONFIG_SENSORS_G762 is not set
|
||||||
# CONFIG_SENSORS_GPIO_FAN is not set
|
# CONFIG_SENSORS_GPIO_FAN is not set
|
||||||
# CONFIG_SENSORS_HIH6130 is not set
|
# CONFIG_SENSORS_HIH6130 is not set
|
||||||
|
# CONFIG_SENSORS_HS3001 is not set
|
||||||
# CONFIG_SENSORS_IIO_HWMON is not set
|
# CONFIG_SENSORS_IIO_HWMON is not set
|
||||||
# CONFIG_SENSORS_IT87 is not set
|
# CONFIG_SENSORS_IT87 is not set
|
||||||
# CONFIG_SENSORS_JC42 is not set
|
# CONFIG_SENSORS_JC42 is not set
|
||||||
|
@ -2726,6 +2755,7 @@ CONFIG_HWMON=y
|
||||||
# CONFIG_SENSORS_MAX31722 is not set
|
# CONFIG_SENSORS_MAX31722 is not set
|
||||||
# CONFIG_SENSORS_MAX31730 is not set
|
# CONFIG_SENSORS_MAX31730 is not set
|
||||||
# CONFIG_SENSORS_MAX31760 is not set
|
# CONFIG_SENSORS_MAX31760 is not set
|
||||||
|
# CONFIG_MAX31827 is not set
|
||||||
# CONFIG_SENSORS_MAX6620 is not set
|
# CONFIG_SENSORS_MAX6620 is not set
|
||||||
# CONFIG_SENSORS_MAX6621 is not set
|
# CONFIG_SENSORS_MAX6621 is not set
|
||||||
# CONFIG_SENSORS_MAX6639 is not set
|
# CONFIG_SENSORS_MAX6639 is not set
|
||||||
|
@ -2787,7 +2817,6 @@ CONFIG_HWMON=y
|
||||||
# CONFIG_SENSORS_SCH5627 is not set
|
# CONFIG_SENSORS_SCH5627 is not set
|
||||||
# CONFIG_SENSORS_SCH5636 is not set
|
# CONFIG_SENSORS_SCH5636 is not set
|
||||||
# CONFIG_SENSORS_STTS751 is not set
|
# CONFIG_SENSORS_STTS751 is not set
|
||||||
# CONFIG_SENSORS_SMM665 is not set
|
|
||||||
# CONFIG_SENSORS_ADC128D818 is not set
|
# CONFIG_SENSORS_ADC128D818 is not set
|
||||||
# CONFIG_SENSORS_ADS7828 is not set
|
# CONFIG_SENSORS_ADS7828 is not set
|
||||||
# CONFIG_SENSORS_ADS7871 is not set
|
# CONFIG_SENSORS_ADS7871 is not set
|
||||||
|
@ -2901,8 +2930,9 @@ CONFIG_MFD_AC100=y
|
||||||
CONFIG_MFD_AXP20X=y
|
CONFIG_MFD_AXP20X=y
|
||||||
CONFIG_MFD_AXP20X_I2C=y
|
CONFIG_MFD_AXP20X_I2C=y
|
||||||
CONFIG_MFD_AXP20X_RSB=y
|
CONFIG_MFD_AXP20X_RSB=y
|
||||||
|
# CONFIG_MFD_CS42L43_I2C is not set
|
||||||
# CONFIG_MFD_MADERA is not set
|
# CONFIG_MFD_MADERA is not set
|
||||||
# CONFIG_MFD_MAX597X is not set
|
# CONFIG_MFD_MAX5970 is not set
|
||||||
# CONFIG_PMIC_DA903X is not set
|
# CONFIG_PMIC_DA903X is not set
|
||||||
# CONFIG_MFD_DA9052_SPI is not set
|
# CONFIG_MFD_DA9052_SPI is not set
|
||||||
# CONFIG_MFD_DA9052_I2C is not set
|
# CONFIG_MFD_DA9052_I2C is not set
|
||||||
|
@ -2922,6 +2952,7 @@ CONFIG_MFD_AXP20X_RSB=y
|
||||||
# CONFIG_MFD_88PM805 is not set
|
# CONFIG_MFD_88PM805 is not set
|
||||||
# CONFIG_MFD_88PM860X is not set
|
# CONFIG_MFD_88PM860X is not set
|
||||||
# CONFIG_MFD_MAX14577 is not set
|
# CONFIG_MFD_MAX14577 is not set
|
||||||
|
# CONFIG_MFD_MAX77541 is not set
|
||||||
# CONFIG_MFD_MAX77620 is not set
|
# CONFIG_MFD_MAX77620 is not set
|
||||||
# CONFIG_MFD_MAX77650 is not set
|
# CONFIG_MFD_MAX77650 is not set
|
||||||
# CONFIG_MFD_MAX77686 is not set
|
# CONFIG_MFD_MAX77686 is not set
|
||||||
|
@ -2978,6 +3009,8 @@ CONFIG_MFD_SYSCON=y
|
||||||
# CONFIG_MFD_TPS65910 is not set
|
# CONFIG_MFD_TPS65910 is not set
|
||||||
# CONFIG_MFD_TPS65912_I2C is not set
|
# CONFIG_MFD_TPS65912_I2C is not set
|
||||||
# CONFIG_MFD_TPS65912_SPI is not set
|
# CONFIG_MFD_TPS65912_SPI is not set
|
||||||
|
# CONFIG_MFD_TPS6594_I2C is not set
|
||||||
|
# CONFIG_MFD_TPS6594_SPI is not set
|
||||||
# CONFIG_TWL4030_CORE is not set
|
# CONFIG_TWL4030_CORE is not set
|
||||||
# CONFIG_TWL6040_CORE is not set
|
# CONFIG_TWL6040_CORE is not set
|
||||||
# CONFIG_MFD_WL1273_CORE is not set
|
# CONFIG_MFD_WL1273_CORE is not set
|
||||||
|
@ -3013,6 +3046,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
||||||
# CONFIG_REGULATOR_88PG86X is not set
|
# CONFIG_REGULATOR_88PG86X is not set
|
||||||
# CONFIG_REGULATOR_ACT8865 is not set
|
# CONFIG_REGULATOR_ACT8865 is not set
|
||||||
# CONFIG_REGULATOR_AD5398 is not set
|
# CONFIG_REGULATOR_AD5398 is not set
|
||||||
|
# CONFIG_REGULATOR_AW37503 is not set
|
||||||
CONFIG_REGULATOR_AXP20X=y
|
CONFIG_REGULATOR_AXP20X=y
|
||||||
# CONFIG_REGULATOR_DA9121 is not set
|
# CONFIG_REGULATOR_DA9121 is not set
|
||||||
# CONFIG_REGULATOR_DA9210 is not set
|
# CONFIG_REGULATOR_DA9210 is not set
|
||||||
|
@ -3029,6 +3063,7 @@ CONFIG_REGULATOR_GPIO=y
|
||||||
# CONFIG_REGULATOR_LTC3589 is not set
|
# CONFIG_REGULATOR_LTC3589 is not set
|
||||||
# CONFIG_REGULATOR_LTC3676 is not set
|
# CONFIG_REGULATOR_LTC3676 is not set
|
||||||
# CONFIG_REGULATOR_MAX1586 is not set
|
# CONFIG_REGULATOR_MAX1586 is not set
|
||||||
|
# CONFIG_REGULATOR_MAX77857 is not set
|
||||||
# CONFIG_REGULATOR_MAX8649 is not set
|
# CONFIG_REGULATOR_MAX8649 is not set
|
||||||
# CONFIG_REGULATOR_MAX8660 is not set
|
# CONFIG_REGULATOR_MAX8660 is not set
|
||||||
# CONFIG_REGULATOR_MAX8893 is not set
|
# CONFIG_REGULATOR_MAX8893 is not set
|
||||||
|
@ -3050,6 +3085,7 @@ CONFIG_REGULATOR_GPIO=y
|
||||||
# CONFIG_REGULATOR_PV88080 is not set
|
# CONFIG_REGULATOR_PV88080 is not set
|
||||||
# CONFIG_REGULATOR_PV88090 is not set
|
# CONFIG_REGULATOR_PV88090 is not set
|
||||||
# CONFIG_REGULATOR_PWM is not set
|
# CONFIG_REGULATOR_PWM is not set
|
||||||
|
# CONFIG_REGULATOR_RAA215300 is not set
|
||||||
# CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
|
# CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
|
||||||
# CONFIG_REGULATOR_RT4801 is not set
|
# CONFIG_REGULATOR_RT4801 is not set
|
||||||
# CONFIG_REGULATOR_RT4803 is not set
|
# CONFIG_REGULATOR_RT4803 is not set
|
||||||
|
@ -3062,6 +3098,7 @@ CONFIG_REGULATOR_GPIO=y
|
||||||
# CONFIG_REGULATOR_RTQ2134 is not set
|
# CONFIG_REGULATOR_RTQ2134 is not set
|
||||||
# CONFIG_REGULATOR_RTMV20 is not set
|
# CONFIG_REGULATOR_RTMV20 is not set
|
||||||
# CONFIG_REGULATOR_RTQ6752 is not set
|
# CONFIG_REGULATOR_RTQ6752 is not set
|
||||||
|
# CONFIG_REGULATOR_RTQ2208 is not set
|
||||||
# CONFIG_REGULATOR_SLG51000 is not set
|
# CONFIG_REGULATOR_SLG51000 is not set
|
||||||
# CONFIG_REGULATOR_SY8106A is not set
|
# CONFIG_REGULATOR_SY8106A is not set
|
||||||
# CONFIG_REGULATOR_SY8824X is not set
|
# CONFIG_REGULATOR_SY8824X is not set
|
||||||
|
@ -3069,6 +3106,7 @@ CONFIG_REGULATOR_GPIO=y
|
||||||
# CONFIG_REGULATOR_TPS51632 is not set
|
# CONFIG_REGULATOR_TPS51632 is not set
|
||||||
# CONFIG_REGULATOR_TPS62360 is not set
|
# CONFIG_REGULATOR_TPS62360 is not set
|
||||||
# CONFIG_REGULATOR_TPS6286X is not set
|
# CONFIG_REGULATOR_TPS6286X is not set
|
||||||
|
# CONFIG_REGULATOR_TPS6287X is not set
|
||||||
# CONFIG_REGULATOR_TPS65023 is not set
|
# CONFIG_REGULATOR_TPS65023 is not set
|
||||||
# CONFIG_REGULATOR_TPS6507X is not set
|
# CONFIG_REGULATOR_TPS6507X is not set
|
||||||
# CONFIG_REGULATOR_TPS65132 is not set
|
# CONFIG_REGULATOR_TPS65132 is not set
|
||||||
|
@ -3291,6 +3329,14 @@ CONFIG_VIDEO_IR_I2C=y
|
||||||
# Video and audio decoders
|
# Video and audio decoders
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Video serializers and deserializers
|
||||||
|
#
|
||||||
|
# CONFIG_VIDEO_DS90UB913 is not set
|
||||||
|
# CONFIG_VIDEO_DS90UB953 is not set
|
||||||
|
# CONFIG_VIDEO_DS90UB960 is not set
|
||||||
|
# end of Video serializers and deserializers
|
||||||
|
|
||||||
#
|
#
|
||||||
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
# SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'
|
||||||
#
|
#
|
||||||
|
@ -3308,6 +3354,7 @@ CONFIG_VIDEO_IR_I2C=y
|
||||||
CONFIG_APERTURE_HELPERS=y
|
CONFIG_APERTURE_HELPERS=y
|
||||||
CONFIG_VIDEO_CMDLINE=y
|
CONFIG_VIDEO_CMDLINE=y
|
||||||
CONFIG_VIDEO_NOMODESET=y
|
CONFIG_VIDEO_NOMODESET=y
|
||||||
|
# CONFIG_AUXDISPLAY is not set
|
||||||
CONFIG_DRM=y
|
CONFIG_DRM=y
|
||||||
CONFIG_DRM_MIPI_DSI=y
|
CONFIG_DRM_MIPI_DSI=y
|
||||||
# CONFIG_DRM_DEBUG_MM is not set
|
# CONFIG_DRM_DEBUG_MM is not set
|
||||||
|
@ -3416,6 +3463,7 @@ CONFIG_DRM_PANEL_SIMPLE=y
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set
|
||||||
|
# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
|
||||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
|
# CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
|
||||||
|
@ -3433,6 +3481,7 @@ CONFIG_DRM_PANEL_SIMPLE=y
|
||||||
# CONFIG_DRM_PANEL_SONY_ACX565AKM is not set
|
# CONFIG_DRM_PANEL_SONY_ACX565AKM is not set
|
||||||
# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set
|
# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set
|
||||||
# CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set
|
# CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set
|
||||||
|
# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set
|
||||||
# CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set
|
# CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set
|
||||||
# CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set
|
# CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set
|
||||||
# CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set
|
# CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set
|
||||||
|
@ -3440,6 +3489,7 @@ CONFIG_DRM_PANEL_SIMPLE=y
|
||||||
# CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set
|
# CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set
|
||||||
# CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set
|
# CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set
|
||||||
# CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set
|
# CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set
|
||||||
|
# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set
|
||||||
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
|
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
|
||||||
# CONFIG_DRM_PANEL_XINPENG_XPP055C272 is not set
|
# CONFIG_DRM_PANEL_XINPENG_XPP055C272 is not set
|
||||||
# end of Display Panels
|
# end of Display Panels
|
||||||
|
@ -3523,24 +3573,7 @@ CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||||
#
|
#
|
||||||
# Frame buffer Devices
|
# Frame buffer Devices
|
||||||
#
|
#
|
||||||
CONFIG_FB_NOTIFY=y
|
|
||||||
CONFIG_FB=y
|
CONFIG_FB=y
|
||||||
# CONFIG_FIRMWARE_EDID is not set
|
|
||||||
CONFIG_FB_CFB_FILLRECT=y
|
|
||||||
CONFIG_FB_CFB_COPYAREA=y
|
|
||||||
CONFIG_FB_CFB_IMAGEBLIT=y
|
|
||||||
CONFIG_FB_SYS_FILLRECT=y
|
|
||||||
CONFIG_FB_SYS_COPYAREA=y
|
|
||||||
CONFIG_FB_SYS_IMAGEBLIT=y
|
|
||||||
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
|
||||||
CONFIG_FB_SYS_FOPS=y
|
|
||||||
CONFIG_FB_DEFERRED_IO=y
|
|
||||||
# CONFIG_FB_MODE_HELPERS is not set
|
|
||||||
# CONFIG_FB_TILEBLITTING is not set
|
|
||||||
|
|
||||||
#
|
|
||||||
# Frame buffer hardware drivers
|
|
||||||
#
|
|
||||||
# CONFIG_FB_OPENCORES is not set
|
# CONFIG_FB_OPENCORES is not set
|
||||||
# CONFIG_FB_S1D13XXX is not set
|
# CONFIG_FB_S1D13XXX is not set
|
||||||
# CONFIG_FB_SUN5I_EINK is not set
|
# CONFIG_FB_SUN5I_EINK is not set
|
||||||
|
@ -3551,6 +3584,25 @@ CONFIG_FB_DEFERRED_IO=y
|
||||||
# CONFIG_FB_METRONOME is not set
|
# CONFIG_FB_METRONOME is not set
|
||||||
CONFIG_FB_SIMPLE=y
|
CONFIG_FB_SIMPLE=y
|
||||||
# CONFIG_FB_SSD1307 is not set
|
# CONFIG_FB_SSD1307 is not set
|
||||||
|
CONFIG_FB_CORE=y
|
||||||
|
CONFIG_FB_NOTIFY=y
|
||||||
|
# CONFIG_FIRMWARE_EDID is not set
|
||||||
|
CONFIG_FB_DEVICE=y
|
||||||
|
CONFIG_FB_CFB_FILLRECT=y
|
||||||
|
CONFIG_FB_CFB_COPYAREA=y
|
||||||
|
CONFIG_FB_CFB_IMAGEBLIT=y
|
||||||
|
CONFIG_FB_SYS_FILLRECT=y
|
||||||
|
CONFIG_FB_SYS_COPYAREA=y
|
||||||
|
CONFIG_FB_SYS_IMAGEBLIT=y
|
||||||
|
# CONFIG_FB_FOREIGN_ENDIAN is not set
|
||||||
|
CONFIG_FB_SYS_FOPS=y
|
||||||
|
CONFIG_FB_DEFERRED_IO=y
|
||||||
|
CONFIG_FB_DMAMEM_HELPERS=y
|
||||||
|
CONFIG_FB_IOMEM_HELPERS=y
|
||||||
|
CONFIG_FB_SYSMEM_HELPERS=y
|
||||||
|
CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
|
||||||
|
# CONFIG_FB_MODE_HELPERS is not set
|
||||||
|
# CONFIG_FB_TILEBLITTING is not set
|
||||||
# end of Frame buffer Devices
|
# end of Frame buffer Devices
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -3615,6 +3667,7 @@ CONFIG_SND_CTL_FAST_LOOKUP=y
|
||||||
CONFIG_SND_DRIVERS=y
|
CONFIG_SND_DRIVERS=y
|
||||||
# CONFIG_SND_DUMMY is not set
|
# CONFIG_SND_DUMMY is not set
|
||||||
# CONFIG_SND_ALOOP is not set
|
# CONFIG_SND_ALOOP is not set
|
||||||
|
# CONFIG_SND_PCMTEST is not set
|
||||||
# CONFIG_SND_MTPAV is not set
|
# CONFIG_SND_MTPAV is not set
|
||||||
# CONFIG_SND_SERIAL_U16550 is not set
|
# CONFIG_SND_SERIAL_U16550 is not set
|
||||||
# CONFIG_SND_MPU401 is not set
|
# CONFIG_SND_MPU401 is not set
|
||||||
|
@ -3665,6 +3718,7 @@ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
|
||||||
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
# CONFIG_SND_SOC_IMX_AUDMUX is not set
|
||||||
# end of SoC Audio for Freescale CPUs
|
# end of SoC Audio for Freescale CPUs
|
||||||
|
|
||||||
|
# CONFIG_SND_SOC_CHV3_I2S is not set
|
||||||
# CONFIG_SND_I2S_HI6210_I2S is not set
|
# CONFIG_SND_I2S_HI6210_I2S is not set
|
||||||
# CONFIG_SND_SOC_IMG is not set
|
# CONFIG_SND_SOC_IMG is not set
|
||||||
# CONFIG_SND_SOC_MTK_BTCVSD is not set
|
# CONFIG_SND_SOC_MTK_BTCVSD is not set
|
||||||
|
@ -3717,10 +3771,13 @@ CONFIG_SND_SOC_I2C_AND_SPI=y
|
||||||
# CONFIG_SND_SOC_AK5386 is not set
|
# CONFIG_SND_SOC_AK5386 is not set
|
||||||
# CONFIG_SND_SOC_AK5558 is not set
|
# CONFIG_SND_SOC_AK5558 is not set
|
||||||
# CONFIG_SND_SOC_ALC5623 is not set
|
# CONFIG_SND_SOC_ALC5623 is not set
|
||||||
|
# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set
|
||||||
# CONFIG_SND_SOC_AW8738 is not set
|
# CONFIG_SND_SOC_AW8738 is not set
|
||||||
# CONFIG_SND_SOC_AW88395 is not set
|
# CONFIG_SND_SOC_AW88395 is not set
|
||||||
|
# CONFIG_SND_SOC_AW88261 is not set
|
||||||
# CONFIG_SND_SOC_BD28623 is not set
|
# CONFIG_SND_SOC_BD28623 is not set
|
||||||
# CONFIG_SND_SOC_BT_SCO is not set
|
# CONFIG_SND_SOC_BT_SCO is not set
|
||||||
|
# CONFIG_SND_SOC_CHV3_CODEC is not set
|
||||||
# CONFIG_SND_SOC_CS35L32 is not set
|
# CONFIG_SND_SOC_CS35L32 is not set
|
||||||
# CONFIG_SND_SOC_CS35L33 is not set
|
# CONFIG_SND_SOC_CS35L33 is not set
|
||||||
# CONFIG_SND_SOC_CS35L34 is not set
|
# CONFIG_SND_SOC_CS35L34 is not set
|
||||||
|
@ -3771,6 +3828,7 @@ CONFIG_SND_SOC_I2C_AND_SPI=y
|
||||||
# CONFIG_SND_SOC_MAX98927 is not set
|
# CONFIG_SND_SOC_MAX98927 is not set
|
||||||
# CONFIG_SND_SOC_MAX98520 is not set
|
# CONFIG_SND_SOC_MAX98520 is not set
|
||||||
# CONFIG_SND_SOC_MAX98373_I2C is not set
|
# CONFIG_SND_SOC_MAX98373_I2C is not set
|
||||||
|
# CONFIG_SND_SOC_MAX98388 is not set
|
||||||
# CONFIG_SND_SOC_MAX98390 is not set
|
# CONFIG_SND_SOC_MAX98390 is not set
|
||||||
# CONFIG_SND_SOC_MAX98396 is not set
|
# CONFIG_SND_SOC_MAX98396 is not set
|
||||||
# CONFIG_SND_SOC_MAX9860 is not set
|
# CONFIG_SND_SOC_MAX9860 is not set
|
||||||
|
@ -3805,6 +3863,7 @@ CONFIG_SND_SOC_I2C_AND_SPI=y
|
||||||
# CONFIG_SND_SOC_SSM2518 is not set
|
# CONFIG_SND_SOC_SSM2518 is not set
|
||||||
# CONFIG_SND_SOC_SSM2602_SPI is not set
|
# CONFIG_SND_SOC_SSM2602_SPI is not set
|
||||||
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
# CONFIG_SND_SOC_SSM2602_I2C is not set
|
||||||
|
# CONFIG_SND_SOC_SSM3515 is not set
|
||||||
# CONFIG_SND_SOC_SSM4567 is not set
|
# CONFIG_SND_SOC_SSM4567 is not set
|
||||||
# CONFIG_SND_SOC_STA32X is not set
|
# CONFIG_SND_SOC_STA32X is not set
|
||||||
# CONFIG_SND_SOC_STA350 is not set
|
# CONFIG_SND_SOC_STA350 is not set
|
||||||
|
@ -3814,6 +3873,7 @@ CONFIG_SND_SOC_I2C_AND_SPI=y
|
||||||
# CONFIG_SND_SOC_TAS2764 is not set
|
# CONFIG_SND_SOC_TAS2764 is not set
|
||||||
# CONFIG_SND_SOC_TAS2770 is not set
|
# CONFIG_SND_SOC_TAS2770 is not set
|
||||||
# CONFIG_SND_SOC_TAS2780 is not set
|
# CONFIG_SND_SOC_TAS2780 is not set
|
||||||
|
# CONFIG_SND_SOC_TAS2781_I2C is not set
|
||||||
# CONFIG_SND_SOC_TAS5086 is not set
|
# CONFIG_SND_SOC_TAS5086 is not set
|
||||||
# CONFIG_SND_SOC_TAS571X is not set
|
# CONFIG_SND_SOC_TAS571X is not set
|
||||||
# CONFIG_SND_SOC_TAS5720 is not set
|
# CONFIG_SND_SOC_TAS5720 is not set
|
||||||
|
@ -3923,6 +3983,7 @@ CONFIG_HID_EZKEY=y
|
||||||
# CONFIG_HID_GFRM is not set
|
# CONFIG_HID_GFRM is not set
|
||||||
# CONFIG_HID_GLORIOUS is not set
|
# CONFIG_HID_GLORIOUS is not set
|
||||||
# CONFIG_HID_HOLTEK is not set
|
# CONFIG_HID_HOLTEK is not set
|
||||||
|
# CONFIG_HID_GOOGLE_STADIA_FF is not set
|
||||||
# CONFIG_HID_VIVALDI is not set
|
# CONFIG_HID_VIVALDI is not set
|
||||||
# CONFIG_HID_GT683R is not set
|
# CONFIG_HID_GT683R is not set
|
||||||
# CONFIG_HID_KEYTOUCH is not set
|
# CONFIG_HID_KEYTOUCH is not set
|
||||||
|
@ -4239,6 +4300,7 @@ CONFIG_USB_CONFIGFS_F_UAC1=y
|
||||||
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
|
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
|
||||||
CONFIG_USB_CONFIGFS_F_UAC2=y
|
CONFIG_USB_CONFIGFS_F_UAC2=y
|
||||||
CONFIG_USB_CONFIGFS_F_MIDI=y
|
CONFIG_USB_CONFIGFS_F_MIDI=y
|
||||||
|
# CONFIG_USB_CONFIGFS_F_MIDI2 is not set
|
||||||
CONFIG_USB_CONFIGFS_F_HID=y
|
CONFIG_USB_CONFIGFS_F_HID=y
|
||||||
CONFIG_USB_CONFIGFS_F_UVC=y
|
CONFIG_USB_CONFIGFS_F_UVC=y
|
||||||
# CONFIG_USB_CONFIGFS_F_PRINTER is not set
|
# CONFIG_USB_CONFIGFS_F_PRINTER is not set
|
||||||
|
@ -4270,6 +4332,7 @@ CONFIG_USB_CONFIGFS_F_TCM=y
|
||||||
CONFIG_TYPEC=m
|
CONFIG_TYPEC=m
|
||||||
CONFIG_TYPEC_TCPM=m
|
CONFIG_TYPEC_TCPM=m
|
||||||
CONFIG_TYPEC_TCPCI=m
|
CONFIG_TYPEC_TCPCI=m
|
||||||
|
# CONFIG_TYPEC_HUSB311 is not set
|
||||||
CONFIG_TYPEC_RT1711H=m
|
CONFIG_TYPEC_RT1711H=m
|
||||||
CONFIG_TYPEC_TCPCI_MAXIM=m
|
CONFIG_TYPEC_TCPCI_MAXIM=m
|
||||||
CONFIG_TYPEC_FUSB302=m
|
CONFIG_TYPEC_FUSB302=m
|
||||||
|
@ -4291,6 +4354,7 @@ CONFIG_TYPEC_STUSB160X=m
|
||||||
# CONFIG_TYPEC_MUX_FSA4480 is not set
|
# CONFIG_TYPEC_MUX_FSA4480 is not set
|
||||||
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
|
# CONFIG_TYPEC_MUX_GPIO_SBU is not set
|
||||||
CONFIG_TYPEC_MUX_PI3USB30532=m
|
CONFIG_TYPEC_MUX_PI3USB30532=m
|
||||||
|
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
|
||||||
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -4336,6 +4400,7 @@ CONFIG_LEDS_CLASS=y
|
||||||
# LED drivers
|
# LED drivers
|
||||||
#
|
#
|
||||||
# CONFIG_LEDS_AN30259A is not set
|
# CONFIG_LEDS_AN30259A is not set
|
||||||
|
# CONFIG_LEDS_AW200XX is not set
|
||||||
# CONFIG_LEDS_AW2013 is not set
|
# CONFIG_LEDS_AW2013 is not set
|
||||||
# CONFIG_LEDS_BCM6328 is not set
|
# CONFIG_LEDS_BCM6328 is not set
|
||||||
# CONFIG_LEDS_BCM6358 is not set
|
# CONFIG_LEDS_BCM6358 is not set
|
||||||
|
@ -4354,6 +4419,7 @@ CONFIG_LEDS_GPIO=y
|
||||||
# CONFIG_LEDS_LP8860 is not set
|
# CONFIG_LEDS_LP8860 is not set
|
||||||
# CONFIG_LEDS_PCA955X is not set
|
# CONFIG_LEDS_PCA955X is not set
|
||||||
# CONFIG_LEDS_PCA963X is not set
|
# CONFIG_LEDS_PCA963X is not set
|
||||||
|
# CONFIG_LEDS_PCA995X is not set
|
||||||
# CONFIG_LEDS_DAC124S085 is not set
|
# CONFIG_LEDS_DAC124S085 is not set
|
||||||
# CONFIG_LEDS_PWM is not set
|
# CONFIG_LEDS_PWM is not set
|
||||||
# CONFIG_LEDS_REGULATOR is not set
|
# CONFIG_LEDS_REGULATOR is not set
|
||||||
|
@ -4374,7 +4440,7 @@ CONFIG_LEDS_GPIO=y
|
||||||
# CONFIG_LEDS_MLXREG is not set
|
# CONFIG_LEDS_MLXREG is not set
|
||||||
# CONFIG_LEDS_USER is not set
|
# CONFIG_LEDS_USER is not set
|
||||||
# CONFIG_LEDS_SPI_BYTE is not set
|
# CONFIG_LEDS_SPI_BYTE is not set
|
||||||
# CONFIG_LEDS_TI_LMU_COMMON is not set
|
# CONFIG_LEDS_LM3697 is not set
|
||||||
# CONFIG_LEDS_AXP20X is not set
|
# CONFIG_LEDS_AXP20X is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -4512,7 +4578,6 @@ CONFIG_RTC_I2C_AND_SPI=y
|
||||||
# CONFIG_RTC_DRV_M48T35 is not set
|
# CONFIG_RTC_DRV_M48T35 is not set
|
||||||
# CONFIG_RTC_DRV_M48T59 is not set
|
# CONFIG_RTC_DRV_M48T59 is not set
|
||||||
# CONFIG_RTC_DRV_MSM6242 is not set
|
# CONFIG_RTC_DRV_MSM6242 is not set
|
||||||
# CONFIG_RTC_DRV_BQ4802 is not set
|
|
||||||
# CONFIG_RTC_DRV_RP5C01 is not set
|
# CONFIG_RTC_DRV_RP5C01 is not set
|
||||||
# CONFIG_RTC_DRV_ZYNQMP is not set
|
# CONFIG_RTC_DRV_ZYNQMP is not set
|
||||||
|
|
||||||
|
@ -4546,6 +4611,7 @@ CONFIG_DMA_SUN6I=y
|
||||||
# CONFIG_FSL_QDMA is not set
|
# CONFIG_FSL_QDMA is not set
|
||||||
# CONFIG_INTEL_IDMA64 is not set
|
# CONFIG_INTEL_IDMA64 is not set
|
||||||
# CONFIG_NBPFAXI_DMA is not set
|
# CONFIG_NBPFAXI_DMA is not set
|
||||||
|
# CONFIG_XILINX_DMA is not set
|
||||||
# CONFIG_XILINX_XDMA is not set
|
# CONFIG_XILINX_XDMA is not set
|
||||||
# CONFIG_XILINX_ZYNQMP_DPDMA is not set
|
# CONFIG_XILINX_ZYNQMP_DPDMA is not set
|
||||||
# CONFIG_QCOM_HIDMA_MGMT is not set
|
# CONFIG_QCOM_HIDMA_MGMT is not set
|
||||||
|
@ -4572,7 +4638,6 @@ CONFIG_SYNC_FILE=y
|
||||||
# CONFIG_DMABUF_SYSFS_STATS is not set
|
# CONFIG_DMABUF_SYSFS_STATS is not set
|
||||||
# end of DMABUF options
|
# end of DMABUF options
|
||||||
|
|
||||||
# CONFIG_AUXDISPLAY is not set
|
|
||||||
CONFIG_UIO=m
|
CONFIG_UIO=m
|
||||||
CONFIG_UIO_PDRV_GENIRQ=m
|
CONFIG_UIO_PDRV_GENIRQ=m
|
||||||
CONFIG_UIO_DMEM_GENIRQ=m
|
CONFIG_UIO_DMEM_GENIRQ=m
|
||||||
|
@ -4603,6 +4668,7 @@ CONFIG_RTLLIB_CRYPTO_WEP=m
|
||||||
CONFIG_RTL8723BS=m
|
CONFIG_RTL8723BS=m
|
||||||
CONFIG_R8712U=m
|
CONFIG_R8712U=m
|
||||||
# CONFIG_VT6656 is not set
|
# CONFIG_VT6656 is not set
|
||||||
|
# CONFIG_BES2600 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# IIO staging drivers
|
# IIO staging drivers
|
||||||
|
@ -4689,6 +4755,7 @@ CONFIG_COMMON_CLK=y
|
||||||
# CONFIG_COMMON_CLK_PWM is not set
|
# CONFIG_COMMON_CLK_PWM is not set
|
||||||
# CONFIG_COMMON_CLK_RS9_PCIE is not set
|
# CONFIG_COMMON_CLK_RS9_PCIE is not set
|
||||||
# CONFIG_COMMON_CLK_SI521XX is not set
|
# CONFIG_COMMON_CLK_SI521XX is not set
|
||||||
|
# CONFIG_COMMON_CLK_VC3 is not set
|
||||||
# CONFIG_COMMON_CLK_VC5 is not set
|
# CONFIG_COMMON_CLK_VC5 is not set
|
||||||
# CONFIG_COMMON_CLK_VC7 is not set
|
# CONFIG_COMMON_CLK_VC7 is not set
|
||||||
# CONFIG_COMMON_CLK_FIXED_MMIO is not set
|
# CONFIG_COMMON_CLK_FIXED_MMIO is not set
|
||||||
|
@ -4946,6 +5013,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||||
# CONFIG_SD_ADC_MODULATOR is not set
|
# CONFIG_SD_ADC_MODULATOR is not set
|
||||||
# CONFIG_SUN4I_GPADC is not set
|
# CONFIG_SUN4I_GPADC is not set
|
||||||
|
# CONFIG_SUN20I_GPADC is not set
|
||||||
# CONFIG_TI_ADC081C is not set
|
# CONFIG_TI_ADC081C is not set
|
||||||
# CONFIG_TI_ADC0832 is not set
|
# CONFIG_TI_ADC0832 is not set
|
||||||
# CONFIG_TI_ADC084S021 is not set
|
# CONFIG_TI_ADC084S021 is not set
|
||||||
|
@ -5065,6 +5133,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_MAX5522 is not set
|
# CONFIG_MAX5522 is not set
|
||||||
# CONFIG_MAX5821 is not set
|
# CONFIG_MAX5821 is not set
|
||||||
# CONFIG_MCP4725 is not set
|
# CONFIG_MCP4725 is not set
|
||||||
|
# CONFIG_MCP4728 is not set
|
||||||
# CONFIG_MCP4922 is not set
|
# CONFIG_MCP4922 is not set
|
||||||
# CONFIG_TI_DAC082S085 is not set
|
# CONFIG_TI_DAC082S085 is not set
|
||||||
# CONFIG_TI_DAC5571 is not set
|
# CONFIG_TI_DAC5571 is not set
|
||||||
|
@ -5192,6 +5261,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_SENSORS_ISL29028 is not set
|
# CONFIG_SENSORS_ISL29028 is not set
|
||||||
# CONFIG_ISL29125 is not set
|
# CONFIG_ISL29125 is not set
|
||||||
# CONFIG_JSA1212 is not set
|
# CONFIG_JSA1212 is not set
|
||||||
|
# CONFIG_ROHM_BU27008 is not set
|
||||||
# CONFIG_ROHM_BU27034 is not set
|
# CONFIG_ROHM_BU27034 is not set
|
||||||
# CONFIG_RPR0521 is not set
|
# CONFIG_RPR0521 is not set
|
||||||
# CONFIG_LTR501 is not set
|
# CONFIG_LTR501 is not set
|
||||||
|
@ -5201,6 +5271,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_MAX44009 is not set
|
# CONFIG_MAX44009 is not set
|
||||||
# CONFIG_NOA1305 is not set
|
# CONFIG_NOA1305 is not set
|
||||||
# CONFIG_OPT3001 is not set
|
# CONFIG_OPT3001 is not set
|
||||||
|
# CONFIG_OPT4001 is not set
|
||||||
# CONFIG_PA12203001 is not set
|
# CONFIG_PA12203001 is not set
|
||||||
# CONFIG_SI1133 is not set
|
# CONFIG_SI1133 is not set
|
||||||
# CONFIG_SI1145 is not set
|
# CONFIG_SI1145 is not set
|
||||||
|
@ -5272,6 +5343,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_MCP4531 is not set
|
# CONFIG_MCP4531 is not set
|
||||||
# CONFIG_MCP41010 is not set
|
# CONFIG_MCP41010 is not set
|
||||||
# CONFIG_TPL0102 is not set
|
# CONFIG_TPL0102 is not set
|
||||||
|
# CONFIG_X9250 is not set
|
||||||
# end of Digital potentiometers
|
# end of Digital potentiometers
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -5292,6 +5364,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
# CONFIG_MPL115_I2C is not set
|
# CONFIG_MPL115_I2C is not set
|
||||||
# CONFIG_MPL115_SPI is not set
|
# CONFIG_MPL115_SPI is not set
|
||||||
# CONFIG_MPL3115 is not set
|
# CONFIG_MPL3115 is not set
|
||||||
|
# CONFIG_MPRLS0025PA is not set
|
||||||
# CONFIG_MS5611 is not set
|
# CONFIG_MS5611 is not set
|
||||||
# CONFIG_MS5637 is not set
|
# CONFIG_MS5637 is not set
|
||||||
# CONFIG_IIO_ST_PRESS is not set
|
# CONFIG_IIO_ST_PRESS is not set
|
||||||
|
@ -5309,6 +5382,7 @@ CONFIG_AXP20X_ADC=y
|
||||||
#
|
#
|
||||||
# Proximity and distance sensors
|
# Proximity and distance sensors
|
||||||
#
|
#
|
||||||
|
# CONFIG_IRSD200 is not set
|
||||||
# CONFIG_ISL29501 is not set
|
# CONFIG_ISL29501 is not set
|
||||||
# CONFIG_LIDAR_LITE_V2 is not set
|
# CONFIG_LIDAR_LITE_V2 is not set
|
||||||
# CONFIG_MB1232 is not set
|
# CONFIG_MB1232 is not set
|
||||||
|
@ -5408,6 +5482,8 @@ CONFIG_PHY_SUN50I_USB3=y
|
||||||
# CONFIG_PHY_OCELOT_SERDES is not set
|
# CONFIG_PHY_OCELOT_SERDES is not set
|
||||||
# CONFIG_PHY_QCOM_USB_HS is not set
|
# CONFIG_PHY_QCOM_USB_HS is not set
|
||||||
# CONFIG_PHY_QCOM_USB_HSIC is not set
|
# CONFIG_PHY_QCOM_USB_HSIC is not set
|
||||||
|
# CONFIG_PHY_RTK_RTD_USB2PHY is not set
|
||||||
|
# CONFIG_PHY_RTK_RTD_USB3PHY is not set
|
||||||
# CONFIG_PHY_TUSB1210 is not set
|
# CONFIG_PHY_TUSB1210 is not set
|
||||||
# end of PHY Subsystem
|
# end of PHY Subsystem
|
||||||
|
|
||||||
|
@ -5474,6 +5550,7 @@ CONFIG_PM_OPP=y
|
||||||
CONFIG_DCACHE_WORD_ACCESS=y
|
CONFIG_DCACHE_WORD_ACCESS=y
|
||||||
# CONFIG_VALIDATE_FS_PARSER is not set
|
# CONFIG_VALIDATE_FS_PARSER is not set
|
||||||
CONFIG_FS_IOMAP=y
|
CONFIG_FS_IOMAP=y
|
||||||
|
CONFIG_BUFFER_HEAD=y
|
||||||
CONFIG_LEGACY_DIRECT_IO=y
|
CONFIG_LEGACY_DIRECT_IO=y
|
||||||
# CONFIG_EXT2_FS is not set
|
# CONFIG_EXT2_FS is not set
|
||||||
# CONFIG_EXT3_FS is not set
|
# CONFIG_EXT3_FS is not set
|
||||||
|
@ -5519,7 +5596,6 @@ CONFIG_DNOTIFY=y
|
||||||
CONFIG_INOTIFY_USER=y
|
CONFIG_INOTIFY_USER=y
|
||||||
# CONFIG_FANOTIFY is not set
|
# CONFIG_FANOTIFY is not set
|
||||||
# CONFIG_QUOTA is not set
|
# CONFIG_QUOTA is not set
|
||||||
# CONFIG_AUTOFS4_FS is not set
|
|
||||||
# CONFIG_AUTOFS_FS is not set
|
# CONFIG_AUTOFS_FS is not set
|
||||||
CONFIG_FUSE_FS=y
|
CONFIG_FUSE_FS=y
|
||||||
# CONFIG_CUSE is not set
|
# CONFIG_CUSE is not set
|
||||||
|
@ -5529,6 +5605,7 @@ CONFIG_OVERLAY_FS=m
|
||||||
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
|
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
|
||||||
# CONFIG_OVERLAY_FS_INDEX is not set
|
# CONFIG_OVERLAY_FS_INDEX is not set
|
||||||
# CONFIG_OVERLAY_FS_METACOPY is not set
|
# CONFIG_OVERLAY_FS_METACOPY is not set
|
||||||
|
# CONFIG_OVERLAY_FS_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Caches
|
# Caches
|
||||||
|
@ -5578,7 +5655,7 @@ CONFIG_SYSFS=y
|
||||||
CONFIG_TMPFS=y
|
CONFIG_TMPFS=y
|
||||||
CONFIG_TMPFS_POSIX_ACL=y
|
CONFIG_TMPFS_POSIX_ACL=y
|
||||||
CONFIG_TMPFS_XATTR=y
|
CONFIG_TMPFS_XATTR=y
|
||||||
CONFIG_MEMFD_CREATE=y
|
# CONFIG_TMPFS_QUOTA is not set
|
||||||
CONFIG_CONFIGFS_FS=m
|
CONFIG_CONFIGFS_FS=m
|
||||||
# end of Pseudo filesystems
|
# end of Pseudo filesystems
|
||||||
|
|
||||||
|
@ -5716,7 +5793,6 @@ CONFIG_KEY_DH_OPERATIONS=y
|
||||||
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
||||||
# CONFIG_SECURITY is not set
|
# CONFIG_SECURITY is not set
|
||||||
# CONFIG_SECURITYFS is not set
|
# CONFIG_SECURITYFS is not set
|
||||||
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
|
||||||
# CONFIG_HARDENED_USERCOPY is not set
|
# CONFIG_HARDENED_USERCOPY is not set
|
||||||
# CONFIG_FORTIFY_SOURCE is not set
|
# CONFIG_FORTIFY_SOURCE is not set
|
||||||
# CONFIG_STATIC_USERMODEHELPER is not set
|
# CONFIG_STATIC_USERMODEHELPER is not set
|
||||||
|
@ -5742,6 +5818,13 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
|
||||||
# CONFIG_ZERO_CALL_USED_REGS is not set
|
# CONFIG_ZERO_CALL_USED_REGS is not set
|
||||||
# end of Memory initialization
|
# end of Memory initialization
|
||||||
|
|
||||||
|
#
|
||||||
|
# Hardening of kernel data structures
|
||||||
|
#
|
||||||
|
# CONFIG_LIST_HARDENED is not set
|
||||||
|
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
||||||
|
# end of Hardening of kernel data structures
|
||||||
|
|
||||||
CONFIG_RANDSTRUCT_NONE=y
|
CONFIG_RANDSTRUCT_NONE=y
|
||||||
# CONFIG_RANDSTRUCT_FULL is not set
|
# CONFIG_RANDSTRUCT_FULL is not set
|
||||||
# CONFIG_RANDSTRUCT_PERFORMANCE is not set
|
# CONFIG_RANDSTRUCT_PERFORMANCE is not set
|
||||||
|
@ -5758,6 +5841,7 @@ CONFIG_CRYPTO_ALGAPI=y
|
||||||
CONFIG_CRYPTO_ALGAPI2=y
|
CONFIG_CRYPTO_ALGAPI2=y
|
||||||
CONFIG_CRYPTO_AEAD=y
|
CONFIG_CRYPTO_AEAD=y
|
||||||
CONFIG_CRYPTO_AEAD2=y
|
CONFIG_CRYPTO_AEAD2=y
|
||||||
|
CONFIG_CRYPTO_SIG2=y
|
||||||
CONFIG_CRYPTO_SKCIPHER=y
|
CONFIG_CRYPTO_SKCIPHER=y
|
||||||
CONFIG_CRYPTO_SKCIPHER2=y
|
CONFIG_CRYPTO_SKCIPHER2=y
|
||||||
CONFIG_CRYPTO_HASH=y
|
CONFIG_CRYPTO_HASH=y
|
||||||
|
@ -6074,7 +6158,6 @@ CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
|
||||||
CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
|
CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
|
||||||
CONFIG_DMA_NONCOHERENT_MMAP=y
|
CONFIG_DMA_NONCOHERENT_MMAP=y
|
||||||
CONFIG_DMA_CMA=y
|
CONFIG_DMA_CMA=y
|
||||||
# CONFIG_DMA_PERNUMA_CMA is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Default contiguous memory area size:
|
# Default contiguous memory area size:
|
||||||
|
@ -6192,6 +6275,7 @@ CONFIG_HAVE_ARCH_KFENCE=y
|
||||||
# CONFIG_PANIC_ON_OOPS is not set
|
# CONFIG_PANIC_ON_OOPS is not set
|
||||||
CONFIG_PANIC_ON_OOPS_VALUE=0
|
CONFIG_PANIC_ON_OOPS_VALUE=0
|
||||||
CONFIG_PANIC_TIMEOUT=0
|
CONFIG_PANIC_TIMEOUT=0
|
||||||
|
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
|
||||||
# CONFIG_TEST_LOCKUP is not set
|
# CONFIG_TEST_LOCKUP is not set
|
||||||
# end of Debug Oops, Lockups and Hangs
|
# end of Debug Oops, Lockups and Hangs
|
||||||
|
|
||||||
|
@ -6216,7 +6300,6 @@ CONFIG_STACKTRACE=y
|
||||||
#
|
#
|
||||||
# Debug kernel data structures
|
# Debug kernel data structures
|
||||||
#
|
#
|
||||||
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
|
|
||||||
# end of Debug kernel data structures
|
# end of Debug kernel data structures
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue