From: Peter Robinson Date: Sun, 13 Jun 2021 12:51:05 +0000 (+0100) Subject: arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4297d1c0834af97fe992ec7bf766f0a262ce5ffc;p=linux.git arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries The OMAP_PACKAGE_* Kconfig entries are no longer referenced in the kernel so can be dropped as they're obsolete. Signed-off-by: Peter Robinson Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 0d93914a8e3f5..7f13adf26e611 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -181,18 +181,6 @@ config SOC_TI81XX depends on ARCH_OMAP3 default y -config OMAP_PACKAGE_CBC - bool - -config OMAP_PACKAGE_CBB - bool - -config OMAP_PACKAGE_CUS - bool - -config OMAP_PACKAGE_CBP - bool - comment "OMAP Legacy Platform Data Board Type" depends on ARCH_OMAP2PLUS