Skip to content

Commit

Permalink
Enable MARVELL_PHY for IPC 227G and missing definitions for already
Browse files Browse the repository at this point in the history
supported devices

- OS_EM32x
- IPS 127 LEDs

Signed-off-by: Mikhail Malyshev <[email protected]>
  • Loading branch information
mikem-zed committed Oct 16, 2023
1 parent 0960147 commit b776932
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions arch/x86/configs/eve_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.1.38 Kernel Configuration
# Linux/x86_64 6.1.38 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2507,7 +2507,7 @@ CONFIG_FIXED_PHY=m
# CONFIG_LXT_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MARVELL_PHY is not set
CONFIG_MARVELL_PHY=m
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MARVELL_88X2222_PHY is not set
# CONFIG_MAXLINEAR_GPHY is not set
Expand Down Expand Up @@ -4296,6 +4296,7 @@ CONFIG_LEDS_CLASS=m
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3532 is not set
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_SIEMENS_IPC127=m
# CONFIG_LEDS_PCA9532 is not set
CONFIG_LEDS_GPIO=m
# CONFIG_LEDS_LP3944 is not set
Expand Down Expand Up @@ -4688,6 +4689,7 @@ CONFIG_INTEL_SCU_IPC=y
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_SIEMENS_SIMATIC_IPC is not set
# CONFIG_WINMATE_FM07_KEYS is not set
CONFIG_OS_EM32X=m
CONFIG_P2SB=y
CONFIG_HAVE_CLK=y
CONFIG_HAVE_CLK_PREPARE=y
Expand Down

0 comments on commit b776932

Please sign in to comment.