On 05/21/2013 03:04 PM, Aaro Koskinen wrote:
Hi,What about OCTEON_WDT, should it be changed too: tristate "Cavium OCTEON SOC family Watchdog Timer" depends on CPU_CAVIUM_OCTEON On Mon, May 20, 2013 at 03:19:38PM -0700, David Daney wrote:config OCTEON_MGMT_ETHERNET tristate "Octeon Management port ethernet driver (CN5XXX, CN6XXX)" - depends on CPU_CAVIUM_OCTEON + depends on CAVIUM_OCTEON_SOCconfig MDIO_OCTEON tristate "Support for MDIO buses on Octeon SOCs" - depends on CPU_CAVIUM_OCTEON + depends on CAVIUM_OCTEON_SOCconfig USB_OCTEON_OHCI bool "Octeon on-chip OHCI support" - depends on CPU_CAVIUM_OCTEON + depends on CAVIUM_OCTEON_SOCJust a minor comment, here the extra whitespace after "depends on" could be eliminated.
Good point. I will regenerate the patch to correct this. Thanks, David Daney -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
