]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ep8260/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / 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