Message ID | 20230106220020.1820147-5-anirudh.venkataramanan@intel.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Remove three Sun net drivers | expand |
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index 89a1511..17d88a0 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -305,7 +305,6 @@ CONFIG_PCMCIA_SMC91C92=m CONFIG_EPIC100=m CONFIG_HAPPYMEAL=m CONFIG_SUNGEM=m -CONFIG_CASSINI=m CONFIG_TLAN=m CONFIG_VIA_RHINE=m CONFIG_VIA_VELOCITY=m
An earlier patch removed the Sun Cassnini driver. Remove references to CONFIG_CASSINI from the mtx1 defconfig Cc: Leon Romanovsky <leon@kernel.org> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> --- arch/mips/configs/mtx1_defconfig | 1 - 1 file changed, 1 deletion(-)