Re: [PATCH 4/4] powerpc, mpc5200: add options to mpc5200_defconfig

2012-03-18 Thread Anatolij Gustschin
On Wed, 22 Jun 2011 09:55:11 +0200 Heiko Schocher wrote: > Add the following options to the mpc5200_defconfig, needed > for the a4m072 board support: > > CONFIG_AMD_PHY=y > CONFIG_MTD_PLATRAM=y -> this deletes CONFIG_MTD_RAM=y > CONFIG_GPIO_SYSFS=y > CONFIG_SENSORS_LM87=m > CONFIG_RTC_DRV_PCF856

[PATCH 4/4] powerpc, mpc5200: add options to mpc5200_defconfig

2011-06-22 Thread Heiko Schocher
Add the following options to the mpc5200_defconfig, needed for the a4m072 board support: CONFIG_AMD_PHY=y CONFIG_MTD_PLATRAM=y -> this deletes CONFIG_MTD_RAM=y CONFIG_GPIO_SYSFS=y CONFIG_SENSORS_LM87=m CONFIG_RTC_DRV_PCF8563=m Signed-off-by: Heiko Schocher cc: Wolfgang Denk --- arch/powerpc/co