]> git.sur5r.net Git - u-boot/blobdiff - board/pxa255_idp/Kconfig
arm: socfpga: reset: Repair bridge reset handling
[u-boot] / board / pxa255_idp / Kconfig
index e231f2806ff1df94c189213c0ee87efda76a4874..544831199d406571c95de00a11a85f88ddc0596d 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_PXA255_IDP
 
-config SYS_CPU
-       string
-       default "pxa"
-
 config SYS_BOARD
-       string
        default "pxa255_idp"
 
 config SYS_CONFIG_NAME
-       string
        default "pxa255_idp"
 
 endif