]> git.sur5r.net Git - u-boot/blobdiff - board/ep8260/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / ep8260 / Kconfig
index 15ca9623d6d239b68923a377d2c3a3222c95ca38..5d876f487240441b4e08597765a99a2b90bcc939 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_EP8260
 
 config SYS_BOARD
-       string
        default "ep8260"
 
 config SYS_CONFIG_NAME
-       string
        default "ep8260"
 
 endif