]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/h2200/Kconfig
arc: use timer driver for ARC boards
[people/ms/u-boot.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