Unverified Commit 125855c9 authored by YGN-NDWD-Official's avatar YGN-NDWD-Official Committed by Gitee
Browse files

openeuler_defconfig: Modify openeuler-defconfig

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I9RNUT



-------------------------------------------------------

The minimum set of kconfig configuartion items is different from that defined by the openEuler community.
For details about the modification and reason, see the issue.

arm64:
CONFIG_PVPANIC=y
CONFIG_PVPANIC_MMIO=m

x86:
CONFIG_RESET_CONTROLLER=y
CONFIG_PVPANIC_MMIO=m

Signed-off-by: default avatarYGN-NDWD-Official <lyz25354840@gmail.com>
parent bc160a82
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2483,7 +2483,9 @@ CONFIG_ALTERA_STAPL=m
CONFIG_MISC_RTSX_PCI=m
CONFIG_MISC_RTSX_USB=m
CONFIG_UACCE=m
# CONFIG_PVPANIC is not set
CONFIG_PVPANIC=y
CONFIG_PVPANIC_MMIO=m
# CONFIG_PVPANIC_PCI is not set
# CONFIG_GP_PCI1XXXX is not set
# end of Misc devices

+4 −2
Original line number Diff line number Diff line
@@ -2463,7 +2463,7 @@ CONFIG_MISC_RTSX_PCI=m
CONFIG_MISC_RTSX_USB=m
CONFIG_UACCE=m
CONFIG_PVPANIC=y
# CONFIG_PVPANIC_MMIO is not set
CONFIG_PVPANIC_MMIO=m
# CONFIG_PVPANIC_PCI is not set
# CONFIG_GP_PCI1XXXX is not set
# end of Misc devices
@@ -7978,7 +7978,9 @@ CONFIG_PWM_LPSS_PLATFORM=m
# end of IRQ chip support

# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
CONFIG_RESET_CONTROLLER=y
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RESET_TI_TPS380X is not set

#
# PHY Subsystem