[PATCH openbmc v2 5/7] palmetto: Configure macb driver into kernel

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon Apr 18 11:30:31 AEST 2016


From: Andrew Jeffery <andrew at aj.id.au>

macb drives the Cadence GEM device, now integrated into the QEMU model
for the AST2400.

Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
 .../meta-ibm/meta-palmetto/recipes-kernel/linux/linux-obmc/palmetto.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-obmc/palmetto.cfg b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-obmc/palmetto.cfg
index 2594dec..e134903 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-obmc/palmetto.cfg
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-kernel/linux/linux-obmc/palmetto.cfg
@@ -2,3 +2,5 @@ CONFIG_HWMON=y
 CONFIG_SENSORS_NCT7904=y
 CONFIG_EEPROM_AT24=y
 CONFIG_SENSORS_TMP421=y
+CONFIG_NET_CADENCE=y
+CONFIG_MACB=y
-- 
2.7.1




More information about the openbmc mailing list