]> git.sur5r.net Git - u-boot/blobdiff - board/icu862/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[u-boot] / board / icu862 / Kconfig
index d2a7a0adaeff0e215b3251fa4f3d45ea0b7cd473..da11d7b450072c898382f7bf1e68f9af0904d189 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_ICU862
 
 config SYS_BOARD
-       string
        default "icu862"
 
 config SYS_CONFIG_NAME
-       string
        default "ICU862"
 
 endif