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