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