aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Kocialkowski2015-02-25 11:55:33 +0100
committerPaul Kocialkowski2015-07-15 15:07:28 +0200
commit099daff31931f76bbecc94ebac4678c4a556eac8 (patch)
tree2ea54db70842a76cf84af6bc612655b8f80ee814
parent1ea761101b6a8f58cda1085671a6dd9a4fb46e83 (diff)
WIP: No driver model yet
-rw-r--r--configs/sniper_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sniper_defconfig b/configs/sniper_defconfig
index e7bc224be0b..d5e1d4a7a8a 100644
--- a/configs/sniper_defconfig
+++ b/configs/sniper_defconfig
@@ -2,3 +2,6 @@ CONFIG_SPL=y
+S:CONFIG_ARM=y
+S:CONFIG_OMAP34XX=y
+S:CONFIG_TARGET_SNIPER=y
+CONFIG_DM=n
+CONFIG_DM_SERIAL=n
+CONFIG_DM_GPIO=n