Skip to content

Commit

Permalink
arm/configs/openbmc: Add palmetto devices snippet
Browse files Browse the repository at this point in the history
Taken from openbmc tree (v1.0-85-gdbf496725f59) at:

 meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-obmc

Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
Joel Stanley committed Jul 12, 2016
1 parent 8188c33 commit 151819b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/configs/openbmc_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=4
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_ASPEED_BT_IPMI_HOST=y
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_93CX6=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
Expand Down Expand Up @@ -129,9 +130,11 @@ CONFIG_I2C_CHARDEV=y
CONFIG_SPI=y
CONFIG_DEBUG_PINCTRL=y
CONFIG_GPIO_ASPEED=y
CONFIG_SENSORS_NCT7904=y
CONFIG_SENSORS_POWER8_OCC_I2C=y
CONFIG_PMBUS=y
CONFIG_SENSORS_ADM1275=y
CONFIG_SENSORS_TMP421=y
CONFIG_SSB=y
CONFIG_FB=y
CONFIG_FB_MODE_HELPERS=y
Expand Down

0 comments on commit 151819b

Please sign in to comment.