mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
meta-ti: linux-3.0: beagle: defconfig: enable CONFIG_OMAP_MUX
Enables a greater degree of flexibility and debug in the kernel. There have been reports of this causing breakage, but I have used it now without seeing any issues. Further, Steve Sakoman has a kernel with this in it as well. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -295,7 +295,8 @@ CONFIG_ARCH_OMAP2PLUS=y
|
||||
CONFIG_OMAP_SMARTREFLEX=y
|
||||
CONFIG_OMAP_SMARTREFLEX_CLASS3=y
|
||||
CONFIG_OMAP_RESET_CLOCKS=y
|
||||
# CONFIG_OMAP_MUX is not set
|
||||
CONFIG_OMAP_MUX=y
|
||||
CONFIG_OMAP_MUX_DEBUG=y
|
||||
CONFIG_OMAP_MCBSP=y
|
||||
CONFIG_OMAP_MBOX_FWK=m
|
||||
CONFIG_OMAP_MBOX_KFIFO_SIZE=256
|
||||
|
||||
Reference in New Issue
Block a user