summaryrefslogtreecommitdiffstats
path: root/board/BuR/kwb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/BuR/kwb/Kconfig')
-rw-r--r--board/BuR/kwb/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/BuR/kwb/Kconfig b/board/BuR/kwb/Kconfig
index 5676c4fe5b..f9107a9a4b 100644
--- a/board/BuR/kwb/Kconfig
+++ b/board/BuR/kwb/Kconfig
@@ -1,23 +1,18 @@
if TARGET_KWB
config SYS_CPU
- string
default "armv7"
config SYS_BOARD
- string
default "kwb"
config SYS_VENDOR
- string
default "BuR"
config SYS_SOC
- string
default "am33xx"
config SYS_CONFIG_NAME
- string
default "kwb"
endif
OpenPOWER on IntegriCloud