]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/tqc/tqm8260/Kconfig
gic: fixed compilation error in GICv2 wait for interrupt macro
[karo-tx-uboot.git] / board / tqc / tqm8260 / Kconfig
index 0cf80ddb80b1f03542483010adc97658f0c45ad7..90a96ebebe5857aae5bc12be6723ee2401c3f9d2 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_TQM8260
 
 config SYS_BOARD
-       string
        default "tqm8260"
 
 config SYS_VENDOR
-       string
        default "tqc"
 
 config SYS_CONFIG_NAME
-       string
        default "TQM8260"
 
 endif