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