Message ID | 20230106220020.1820147-4-anirudh.venkataramanan@intel.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Remove three Sun net drivers | expand |
diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig index 1102582..0eba1de 100644 --- a/arch/powerpc/configs/ppc6xx_defconfig +++ b/arch/powerpc/configs/ppc6xx_defconfig @@ -487,7 +487,6 @@ CONFIG_PCMCIA_SMC91C92=m CONFIG_EPIC100=m CONFIG_HAPPYMEAL=m CONFIG_SUNGEM=m -CONFIG_CASSINI=m CONFIG_NIU=m CONFIG_TEHUTI=m CONFIG_TLAN=m
An earlier patch removed the Sun Cassnini driver. Remove references to CONFIG_CASSINI from the ppc6xx defconfig. Cc: Leon Romanovsky <leon@kernel.org> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> --- arch/powerpc/configs/ppc6xx_defconfig | 1 - 1 file changed, 1 deletion(-)