diff options
Diffstat (limited to 'board/freescale/p2020ds/Kconfig')
-rw-r--r-- | board/freescale/p2020ds/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/p2020ds/Kconfig b/board/freescale/p2020ds/Kconfig index 29031d0d99e..e527ec9722c 100644 --- a/board/freescale/p2020ds/Kconfig +++ b/board/freescale/p2020ds/Kconfig @@ -1,15 +1,12 @@ if TARGET_P2020DS config SYS_BOARD - string default "p2020ds" config SYS_VENDOR - string default "freescale" config SYS_CONFIG_NAME - string default "P2020DS" endif |