diff options
Diffstat (limited to 'board/freescale/p2020ds/Kconfig')
-rw-r--r-- | board/freescale/p2020ds/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/freescale/p2020ds/Kconfig b/board/freescale/p2020ds/Kconfig deleted file mode 100644 index e527ec9..0000000 --- a/board/freescale/p2020ds/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_P2020DS - -config SYS_BOARD - default "p2020ds" - -config SYS_VENDOR - default "freescale" - -config SYS_CONFIG_NAME - default "P2020DS" - -endif |