22 May 2013 18:10
[PATCH v2] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney <ddaney.cavm <at> gmail.com>
2013-05-22 16:10:46 GMT
2013-05-22 16:10:46 GMT
From: David Daney <david.daney <at> cavium.com>
CAVIUM_OCTEON_SOC most place we used to use CPU_CAVIUM_OCTEON. This
allows us to CPU_CAVIUM_OCTEON in places where we have no OCTEON SOC.
Remove CAVIUM_OCTEON_SIMULATOR as it doesn't really do anything, we can
get the same configuration with CAVIUM_OCTEON_SOC.
Signed-off-by: David Daney <david.daney <at> cavium.com>
Cc: linux-ide <at> vger.kernel.org
Cc: linux-edac <at> vger.kernel.org
Cc: linux-i2c <at> vger.kernel.org
Cc: netdev <at> vger.kernel.org
Cc: spi-devel-general <at> lists.sourceforge.net
Cc: devel <at> driverdev.osuosl.org
Cc: linux-usb <at> vger.kernel.org
Acked-by: Greg Kroah-Hartman <gregkh <at> linuxfoundation.org>
Acked-by: Wolfram Sang <wsa <at> the-dreams.de>
Acked-by: Mauro Carvalho Chehab <mchehab <at> redhat.com>
---
It may make sense to merge this before 3.10 as it touches a ton of
Kconfigs that are more likely to experiance merge problems in a full
merge window. Also it is only Kconfigery and no 'real' code, so there
are fewer chances of really screwing things up.
Changes from v1: White space fixes and missed conversion of
drivers/watchdog/Kconfig as noted by Aaro Koskinen.
arch/mips/Kconfig | 19 ++-----------------
arch/mips/cavium-octeon/Kconfig | 6 +++++-
(Continue reading)
RSS Feed