diff options
Diffstat (limited to 'board/broadcom/bcm958622hr/Kconfig')
-rw-r--r-- | board/broadcom/bcm958622hr/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/broadcom/bcm958622hr/Kconfig b/board/broadcom/bcm958622hr/Kconfig index 6d0959221a9..9038f5b0a39 100644 --- a/board/broadcom/bcm958622hr/Kconfig +++ b/board/broadcom/bcm958622hr/Kconfig @@ -1,23 +1,18 @@ if TARGET_BCM958622HR config SYS_CPU - string default "armv7" config SYS_BOARD - string default "bcm_ep" config SYS_VENDOR - string default "broadcom" config SYS_SOC - string default "bcmnsp" config SYS_CONFIG_NAME - string default "bcm_ep_board" endif |