kconfig: remove redundant "string" type in arch and board Kconfigs
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / davinci / Kconfig
index be1b0f9126cfaa8911224dfcda33499f66323670..4c18ab631ef8142b2aebc6e3bbbe4b847193c448 100644 (file)
@@ -54,11 +54,9 @@ config TARGET_CALIMAIN
 endchoice
 
 config SYS_CPU
-       string
        default "arm926ejs"
 
 config SYS_SOC
-       string
        default "davinci"
 
 source "board/enbw/enbw_cmc/Kconfig"