]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/origen_defconfig
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / configs / origen_defconfig
index 3c59b9b07af6050d591be960f52ea6b0aeebd736..d69d497aa6166fbb62000d430ef255df607e8acb 100644 (file)
@@ -3,5 +3,14 @@ CONFIG_ARCH_EXYNOS=y
 CONFIG_TARGET_ORIGEN=y
 CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen"
 CONFIG_SPL=y
-CONFIG_CMD_SETEXPR=y
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_XIMG is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_NET is not set
+# CONFIG_CMD_NFS is not set
+# CONFIG_CMD_MISC is not set
 CONFIG_OF_CONTROL=y
+CONFIG_SPL_DISABLE_OF_CONTROL=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
+CONFIG_SYS_PROMPT="ORIGEN # "