diff options
Diffstat (limited to 'board/cpc45/Kconfig')
-rw-r--r-- | board/cpc45/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/cpc45/Kconfig b/board/cpc45/Kconfig deleted file mode 100644 index c564caf..0000000 --- a/board/cpc45/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_CPC45 - -config SYS_BOARD - default "cpc45" - -config SYS_CONFIG_NAME - default "CPC45" - -endif |