]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/t3corp/Kconfig
karo: tx6: rework PMIC code to allow for different configs for same chip
[karo-tx-uboot.git] / board / t3corp / Kconfig
index 818293a2e6dcee0350037a1e77ce7001948e51bc..82ed4c95b84cb91fbbf80d4163d21be7d6bcaa14 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_T3CORP
 
 config SYS_BOARD
-       string
        default "t3corp"
 
 config SYS_CONFIG_NAME
-       string
        default "t3corp"
 
 endif