Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
-PCA954X (for PCA9548 to expand I2C bus)
option
CONFIG_I2C_MUX_PCA954x=y
CONFIG_I2C_MUX_REG=y
CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
-IXGBE (for INTEL 10G Ethernet)
option
CONFIG_IXGBE=y
CONFIG_IXGBE_HWMON=y
-PKTGEN (for switch chip traffic test)
option
CONFIG_NET_PKTGEN=m
-IPMI (for BMC communication)
option
CONFIG_IPMI_HANDLER=y
CONFIG_IPMI_DMI_DECODE=y
CONFIG_IPMI_PLAT_DATA=y
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
CONFIG_IPMI_SSIF=y
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
-USBNET (for firmware upgrade via USBNET device on BMC)
option
CONFIG_USB_USBNET=m
CONFIG_USB_NET_CDCETHER=m
-LM75 (to create thermal sensor node)
option
CONFIG_SENSORS_LM75=y
-PMBUS_CORE (The base driver to install pmbus-based drivers)
option
CONFIG_PMBUS=y
-CORETEMP (The necessary driver to get CPU temperature)
option
CONFIG_SENSORS_CORETEMP=y
Signed-off-by: Nicholas Wu [email protected]
Signed-off-by: Pradchaya Phucharoen [email protected]
Signed-off-by: Srikanth Krishnamachary [email protected]