diff options
Diffstat (limited to 'board/scb9328/Kconfig')
-rw-r--r-- | board/scb9328/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/scb9328/Kconfig b/board/scb9328/Kconfig deleted file mode 100644 index 68e99ea..0000000 --- a/board/scb9328/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_SCB9328 - -config SYS_BOARD - default "scb9328" - -config SYS_SOC - default "imx" - -config SYS_CONFIG_NAME - default "scb9328" - -endif |