summaryrefslogtreecommitdiffstats
path: root/configs/birdland_bav335b_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/birdland_bav335b_defconfig')
-rw-r--r--configs/birdland_bav335b_defconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/configs/birdland_bav335b_defconfig b/configs/birdland_bav335b_defconfig
index ed3f6fa13c..9046553878 100644
--- a/configs/birdland_bav335b_defconfig
+++ b/configs/birdland_bav335b_defconfig
@@ -1,5 +1,8 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
CONFIG_ARM=y
CONFIG_TARGET_BAV335X=y
+CONFIG_DM=y
+CONFIG_DM_SERIAL=y
+CONFIG_SYS_MALLOC_F=y
CONFIG_BAV_VERSION=2
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
OpenPOWER on IntegriCloud