]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/bf527-ad7160-eval/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / bf527-ad7160-eval / Kconfig
index 6febd7f94aa61d150cf5d7aac16ef0053ea1b9be..fe56241212c6567b6e60127cdbc97d4cd3c21ebb 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_BF527_AD7160_EVAL
 
 config SYS_BOARD
-       string
        default "bf527-ad7160-eval"
 
 config SYS_CONFIG_NAME
-       string
        default "bf527-ad7160-eval"
 
 endif