diff options
Diffstat (limited to 'board/technexion/tao3530/Kconfig')
-rw-r--r-- | board/technexion/tao3530/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/technexion/tao3530/Kconfig b/board/technexion/tao3530/Kconfig index 910a9cdaa7b..27bc91f8ca3 100644 --- a/board/technexion/tao3530/Kconfig +++ b/board/technexion/tao3530/Kconfig @@ -1,15 +1,12 @@ if TARGET_TAO3530 config SYS_BOARD - string default "tao3530" config SYS_VENDOR - string default "technexion" config SYS_CONFIG_NAME - string default "tao3530" endif |