]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ti/am335x/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-ti
[karo-tx-uboot.git] / board / ti / am335x / Kconfig
index 0e5149c69c63ef0c36712d7a384423505d4b80a2..d8958ef0b86ee21c012c5b325eae4f8ca34b7389 100644 (file)
@@ -1,27 +1,23 @@
 if TARGET_AM335X_EVM
 
 config SYS_CPU
-       string
        default "armv7"
 
 config SYS_BOARD
-       string
        default "am335x"
 
 config SYS_VENDOR
-       string
        default "ti"
 
 config SYS_SOC
-       string
        default "am33xx"
 
 config SYS_CONFIG_NAME
-       string
        default "am335x_evm"
 
 config CONS_INDEX
        int "UART used for console"
+       range 1 6
        default 1
        help
          The AM335x SoC has a total of 6 UARTs (UART0 to UART5 as referenced