diff options
Diffstat (limited to 'board/Seagate/goflexhome/Kconfig')
-rw-r--r-- | board/Seagate/goflexhome/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/Seagate/goflexhome/Kconfig b/board/Seagate/goflexhome/Kconfig index 2fb14ef86f9..0cbeaf7ca72 100644 --- a/board/Seagate/goflexhome/Kconfig +++ b/board/Seagate/goflexhome/Kconfig @@ -1,15 +1,12 @@ if TARGET_GOFLEXHOME config SYS_BOARD - string default "goflexhome" config SYS_VENDOR - string default "Seagate" config SYS_CONFIG_NAME - string default "goflexhome" endif |