arch/arm/mach-davinci/Kconfig v3.0-rc7


Menu: TI DaVinci Implementations

DaVinci Core Type

DaVinci Board Type

MACH_DAVINCI_EVM

TI DM644x EVM

Configure this option to specify the whether the board used
for development is a DM644x EVM

MACH_SFFSDR

Lyrtech SFFSDR

Say Y here to select the Lyrtech Small Form Factor
Software Defined Radio (SFFSDR) board.

MACH_NEUROS_OSD2

Neuros OSD2 Open Television Set Top Box

Configure this option to specify the whether the board used
for development is a Neuros OSD2 Open Set Top Box.

MACH_DAVINCI_DM355_EVM

TI DM355 EVM

Configure this option to specify the whether the board used
for development is a DM355 EVM

MACH_DM355_LEOPARD

DM355 Leopard board

Configure this option to specify the whether the board used
for development is a DM355 Leopard board.

MACH_DAVINCI_DM6467_EVM

TI DM6467 EVM

Configure this option to specify the whether the board used
for development is a DM6467 EVM

MACH_DAVINCI_DM365_EVM

TI DM365 EVM

Configure this option to specify whether the board used
for development is a DM365 EVM

MACH_DAVINCI_DA830_EVM

TI DA830/OMAP-L137/AM17x Reference Platform

Say Y here to select the TI DA830/OMAP-L137/AM17x Evaluation Module.

MACH_DAVINCI_DA830_EVM

Select DA830/OMAP-L137/AM17x UI board peripheral

The presence of UI card on the DA830/OMAP-L137/AM17x EVM is
detected automatically based on successful probe of the I2C
based GPIO expander on that board. This option selected in this
menu has an effect only in case of a successful UI card detection.

DA830_UI_LCD

LCD

Say Y here to use the LCD as a framebuffer or simple character
display.

DA830_UI_NAND

NAND flash

Say Y here to use the NAND flash. Do not forget to setup
the switch correctly.

MACH_DAVINCI_DA850_EVM

TI DA850/OMAP-L138/AM18x Reference Platform

Say Y here to select the TI DA850/OMAP-L138/AM18x Evaluation Module.

MACH_DAVINCI_DA850_EVM

Select peripherals connected to expander on UI board

The presence of User Interface (UI) card on the DA850/OMAP-L138/AM18x
EVM is detected automatically based on successful probe of the I2C
based GPIO expander on that card. This option selected in this
menu has an effect only in case of a successful UI card detection.

DA850_UI_NONE

No peripheral is enabled

Say Y if you do not want to enable any of the peripherals connected
to TCA6416 expander on DA850/OMAP-L138/AM18x EVM UI card

DA850_UI_RMII

RMII Ethernet PHY

Say Y if you want to use the RMII PHY on the DA850/OMAP-L138/AM18x
EVM. This PHY is found on the UI daughter card that is supplied with
the EVM.
NOTE: Please take care while choosing this option, MII PHY will
not be functional if RMII mode is selected.

MACH_TNETV107X

TI TNETV107X Reference Platform

Say Y here to select the TI TNETV107X Evaluation Module.

MACH_MITYOMAPL138

Critical Link MityDSP-L138/MityARM-1808 SoM

Say Y here to select the Critical Link MityDSP-L138/MityARM-1808
System on Module.  Information on this SoM may be found at
http://www.mitydsp.com

MACH_OMAPL138_HAWKBOARD

TI AM1808 / OMAPL-138 Hawkboard platform

Say Y here to select the TI AM1808 / OMAPL-138 Hawkboard platform .
Information of this board may be found at
http://www.hawkboard.org/

DAVINCI_MUX

DAVINCI multiplexing support

Pin multiplexing support for DAVINCI boards. If your bootloader
sets the multiplexing correctly, say N. Otherwise, or if unsure,
say Y.

DAVINCI_MUX_DEBUG

Multiplexing debug output

Makes the multiplexing functions print out a lot of debug info.
This is useful if you want to find out the correct values of the
multiplexing registers.

DAVINCI_MUX_WARNINGS

Warn about pins the bootloader didn't set up

Choose Y here to warn whenever driver initialization logic needs
to change the pin multiplexing setup. When there are no warnings
printed, it's safe to deselect DAVINCI_MUX for your product.

DAVINCI_RESET_CLOCKS

Reset unused clocks during boot

Say Y if you want to reset unused clocks during boot.
This option saves power, but assumes all drivers are
using the clock framework. Broken drivers that do not
yet use clock framework may not work with this option.
If you are booting from another operating system, you
probably do not want this option enabled until your
device drivers work properly.