]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/h2200/Kconfig
arm: am437x: Introduce new board cm-t43
[karo-tx-uboot.git] / board / h2200 / Kconfig
index f36b4d9de0712e6a08785a0e54c44af8b596f771..c0e0c1e7639b45e93001837a6b8a8fb51793eea7 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_H2200
 
-config SYS_CPU
-       string
-       default "pxa"
-
 config SYS_BOARD
-       string
        default "h2200"
 
 config SYS_CONFIG_NAME
-       string
        default "h2200"
 
 endif