Revert "ARM: fixed relocation using proper alignment"
[platform/kernel/u-boot.git] / board / nvidia / whistler / Kconfig
index 113e2ef..5febc07 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_WHISTLER
 
 config SYS_BOARD
-       string
        default "whistler"
 
 config SYS_VENDOR
-       string
        default "nvidia"
 
 config SYS_CONFIG_NAME
-       string
        default "whistler"
 
 endif