diff options
Diffstat (limited to 'board/buffalo/lsxl/Kconfig')
-rw-r--r-- | board/buffalo/lsxl/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/buffalo/lsxl/Kconfig b/board/buffalo/lsxl/Kconfig index 50a620e..ef78896 100644 --- a/board/buffalo/lsxl/Kconfig +++ b/board/buffalo/lsxl/Kconfig @@ -1,15 +1,12 @@ if TARGET_LSXL config SYS_BOARD - string default "lsxl" config SYS_VENDOR - string default "buffalo" config SYS_CONFIG_NAME - string default "lsxl" endif |