]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/p1_p2_rdb_pc/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / freescale / p1_p2_rdb_pc / Kconfig
index 01b89fa04826943644524c20fdd8dcdee6311944..d3352d2856f7b9bf7ed5ad2eac86b63cbee0329e 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_P1_P2_RDB_PC
 
 config SYS_BOARD
-       string
        default "p1_p2_rdb_pc"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "p1_p2_rdb_pc"
 
 endif