diff options
Diffstat (limited to 'board/esd/ocrtc/Kconfig')
-rw-r--r-- | board/esd/ocrtc/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/esd/ocrtc/Kconfig b/board/esd/ocrtc/Kconfig deleted file mode 100644 index 44b402d8ef1..00000000000 --- a/board/esd/ocrtc/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_OCRTC - -config SYS_BOARD - default "ocrtc" - -config SYS_VENDOR - default "esd" - -config SYS_CONFIG_NAME - default "OCRTC" - -endif |