mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix 5.15 config
This commit is contained in:
parent
bad6120a15
commit
290fa149f5
2 changed files with 6 additions and 0 deletions
|
@ -2887,6 +2887,7 @@ CONFIG_JFFS2_SUMMARY=y
|
||||||
# CONFIG_JFS_STATISTICS is not set
|
# CONFIG_JFS_STATISTICS is not set
|
||||||
# CONFIG_JME is not set
|
# CONFIG_JME is not set
|
||||||
CONFIG_JOLIET=y
|
CONFIG_JOLIET=y
|
||||||
|
# CONFIG_JOYSTICK_QWIIC is not set
|
||||||
# CONFIG_JSA1212 is not set
|
# CONFIG_JSA1212 is not set
|
||||||
# CONFIG_JUMP_LABEL is not set
|
# CONFIG_JUMP_LABEL is not set
|
||||||
# CONFIG_JZ4740_WDT is not set
|
# CONFIG_JZ4740_WDT is not set
|
||||||
|
@ -4548,6 +4549,7 @@ CONFIG_PINCONF=y
|
||||||
# CONFIG_PINCTRL_MT8192 is not set
|
# CONFIG_PINCTRL_MT8192 is not set
|
||||||
# CONFIG_PINCTRL_MTK_V2 is not set
|
# CONFIG_PINCTRL_MTK_V2 is not set
|
||||||
# CONFIG_PINCTRL_OCELOT is not set
|
# CONFIG_PINCTRL_OCELOT is not set
|
||||||
|
# CONFIG_PINCTRL_PISTACHIO is not set
|
||||||
CONFIG_PINCTRL_SINGLE=y
|
CONFIG_PINCTRL_SINGLE=y
|
||||||
# CONFIG_PINCTRL_STMFX is not set
|
# CONFIG_PINCTRL_STMFX is not set
|
||||||
# CONFIG_PINCTRL_SX150X is not set
|
# CONFIG_PINCTRL_SX150X is not set
|
||||||
|
@ -4682,6 +4684,7 @@ CONFIG_PWRSEQ_SIMPLE=y
|
||||||
# CONFIG_QCA7000 is not set
|
# CONFIG_QCA7000 is not set
|
||||||
# CONFIG_QCA7000_SPI is not set
|
# CONFIG_QCA7000_SPI is not set
|
||||||
# CONFIG_QCA7000_UART is not set
|
# CONFIG_QCA7000_UART is not set
|
||||||
|
# CONFIG_QCOM_ADM is not set
|
||||||
# CONFIG_QCOM_EMAC is not set
|
# CONFIG_QCOM_EMAC is not set
|
||||||
# CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set
|
# CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set
|
||||||
# CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set
|
# CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set
|
||||||
|
|
|
@ -294,8 +294,10 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
|
||||||
CONFIG_INPUT_TABLET=y
|
CONFIG_INPUT_TABLET=y
|
||||||
CONFIG_INPUT_TOUCHSCREEN=y
|
CONFIG_INPUT_TOUCHSCREEN=y
|
||||||
CONFIG_IOMMU_API=y
|
CONFIG_IOMMU_API=y
|
||||||
|
CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
|
||||||
# CONFIG_IOMMU_DEBUGFS is not set
|
# CONFIG_IOMMU_DEBUGFS is not set
|
||||||
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
|
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
|
||||||
|
# CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
|
||||||
CONFIG_IOMMU_IO_PGTABLE=y
|
CONFIG_IOMMU_IO_PGTABLE=y
|
||||||
CONFIG_IOMMU_IO_PGTABLE_ARMV7S=y
|
CONFIG_IOMMU_IO_PGTABLE_ARMV7S=y
|
||||||
# CONFIG_IOMMU_IO_PGTABLE_ARMV7S_SELFTEST is not set
|
# CONFIG_IOMMU_IO_PGTABLE_ARMV7S_SELFTEST is not set
|
||||||
|
@ -415,6 +417,7 @@ CONFIG_MTK_IOMMU_V1=y
|
||||||
CONFIG_MTK_MMSYS=y
|
CONFIG_MTK_MMSYS=y
|
||||||
CONFIG_MTK_PMIC_WRAP=y
|
CONFIG_MTK_PMIC_WRAP=y
|
||||||
CONFIG_MTK_SCPSYS=y
|
CONFIG_MTK_SCPSYS=y
|
||||||
|
CONFIG_MTK_SCPSYS_PM_DOMAINS=y
|
||||||
CONFIG_MTK_SMI=y
|
CONFIG_MTK_SMI=y
|
||||||
# CONFIG_MTK_SPI_NAND is not set
|
# CONFIG_MTK_SPI_NAND is not set
|
||||||
CONFIG_MTK_THERMAL=y
|
CONFIG_MTK_THERMAL=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue