17c6337e2SKevin Hilmanif ARCH_DAVINCI 27c6337e2SKevin Hilman 37c6337e2SKevin Hilmanmenu "TI DaVinci Implementations" 47c6337e2SKevin Hilman 57c6337e2SKevin Hilmancomment "DaVinci Core Type" 67c6337e2SKevin Hilman 77c6337e2SKevin Hilmanconfig ARCH_DAVINCI644x 87c6337e2SKevin Hilman default y 97c6337e2SKevin Hilman bool "DaVinci 644x based system" 107c6337e2SKevin Hilman 117c6337e2SKevin Hilmancomment "DaVinci Board Type" 127c6337e2SKevin Hilman 137c6337e2SKevin Hilmanconfig MACH_DAVINCI_EVM 147c6337e2SKevin Hilman bool "TI DaVinci EVM" 157c6337e2SKevin Hilman default y 167c6337e2SKevin Hilman depends on ARCH_DAVINCI644x 177c6337e2SKevin Hilman help 187c6337e2SKevin Hilman Configure this option to specify the whether the board used 197c6337e2SKevin Hilman for development is a DaVinci EVM 207c6337e2SKevin Hilman 21*c5b736d0SKevin Hilmanconfig DAVINCI_RESET_CLOCKS 22*c5b736d0SKevin Hilman bool "Reset unused clocks during boot" 23*c5b736d0SKevin Hilman depends on ARCH_DAVINCI 24*c5b736d0SKevin Hilman help 25*c5b736d0SKevin Hilman Say Y if you want to reset unused clocks during boot. 26*c5b736d0SKevin Hilman This option saves power, but assumes all drivers are 27*c5b736d0SKevin Hilman using the clock framework. Broken drivers that do not 28*c5b736d0SKevin Hilman yet use clock framework may not work with this option. 29*c5b736d0SKevin Hilman If you are booting from another operating system, you 30*c5b736d0SKevin Hilman probably do not want this option enabled until your 31*c5b736d0SKevin Hilman device drivers work properly. 32*c5b736d0SKevin Hilman 337c6337e2SKevin Hilmanendmenu 347c6337e2SKevin Hilman 357c6337e2SKevin Hilmanendif 36