diff options
Diffstat (limited to 'board/broadcom/bcm28155_ap/Kconfig')
-rw-r--r-- | board/broadcom/bcm28155_ap/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/board/broadcom/bcm28155_ap/Kconfig b/board/broadcom/bcm28155_ap/Kconfig deleted file mode 100644 index f1b4e08941..0000000000 --- a/board/broadcom/bcm28155_ap/Kconfig +++ /dev/null @@ -1,15 +0,0 @@ -if TARGET_BCM28155_AP - -config SYS_BOARD - default "bcm28155_ap" - -config SYS_VENDOR - default "broadcom" - -config SYS_SOC - default "bcm281xx" - -config SYS_CONFIG_NAME - default "bcm28155_ap" - -endif |