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 <pbrobinson@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
c8d9a986d0
commit
4297d1c083
|
@ -181,18 +181,6 @@ config SOC_TI81XX
|
||||||
depends on ARCH_OMAP3
|
depends on ARCH_OMAP3
|
||||||
default y
|
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"
|
comment "OMAP Legacy Platform Data Board Type"
|
||||||
depends on ARCH_OMAP2PLUS
|
depends on ARCH_OMAP2PLUS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue