omap: Don't select mux by default for each board
This should be only selected in CONFIG_ARCH_OMAP2PLUS_TYPICAL to make it easy to disable. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
@@ -134,7 +134,6 @@ config MACH_DEVKIT8000
|
|||||||
depends on ARCH_OMAP3
|
depends on ARCH_OMAP3
|
||||||
default y
|
default y
|
||||||
select OMAP_PACKAGE_CUS
|
select OMAP_PACKAGE_CUS
|
||||||
select OMAP_MUX
|
|
||||||
|
|
||||||
config MACH_OMAP_LDP
|
config MACH_OMAP_LDP
|
||||||
bool "OMAP3 LDP board"
|
bool "OMAP3 LDP board"
|
||||||
@@ -250,14 +249,12 @@ config MACH_CM_T35
|
|||||||
depends on ARCH_OMAP3
|
depends on ARCH_OMAP3
|
||||||
default y
|
default y
|
||||||
select OMAP_PACKAGE_CUS
|
select OMAP_PACKAGE_CUS
|
||||||
select OMAP_MUX
|
|
||||||
|
|
||||||
config MACH_CM_T3517
|
config MACH_CM_T3517
|
||||||
bool "CompuLab CM-T3517 module"
|
bool "CompuLab CM-T3517 module"
|
||||||
depends on ARCH_OMAP3
|
depends on ARCH_OMAP3
|
||||||
default y
|
default y
|
||||||
select OMAP_PACKAGE_CBB
|
select OMAP_PACKAGE_CBB
|
||||||
select OMAP_MUX
|
|
||||||
|
|
||||||
config MACH_IGEP0020
|
config MACH_IGEP0020
|
||||||
bool "IGEP v2 board"
|
bool "IGEP v2 board"
|
||||||
@@ -276,7 +273,6 @@ config MACH_SBC3530
|
|||||||
depends on ARCH_OMAP3
|
depends on ARCH_OMAP3
|
||||||
default y
|
default y
|
||||||
select OMAP_PACKAGE_CUS
|
select OMAP_PACKAGE_CUS
|
||||||
select OMAP_MUX
|
|
||||||
|
|
||||||
config MACH_OMAP_3630SDP
|
config MACH_OMAP_3630SDP
|
||||||
bool "OMAP3630 SDP board"
|
bool "OMAP3630 SDP board"
|
||||||
|
Reference in New Issue
Block a user