Re: [PATCH] watchdog: fix ARCH_BCM_MOBILE dependency

From: Guenter Roeck
Date: Wed Mar 12 2014 - 20:00:33 EST


On 03/12/2014 03:12 PM, Alex Elder wrote:
Starting with this commit:
047ef2fa rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)
the meaning of the ARCH_BCM config option is changed to represent
all Broadcom chips with code in the mach-bcm directory.

Configuration options related to specific Broadcom platforms should
now use another symbol (currently ARCH_BCM_MOBILE, ARCH_BCM2835, or
ARCH_BCM_5301X).

The BCM_KONA_WDT config option indicates a dependency on ARCH_BCM,
but it should be ARCH_BCM_MOBILE instead. Fix that.

Signed-off-by: Alex Elder <elder@xxxxxxxxxx>

Hi Alex,

Markus Mayer already submitted a similar patch:
http://patchwork.roeck-us.net/patch/1263/

Guenter



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/