summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-vexpress.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-06-02 13:18:03 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-06-02 14:47:11 +0200
commit0327845e38e69f1551954139404dee5d202fa800 (patch)
tree7ddc2bcff7964612a1cdcfd5b3b18a4c2a180f6f /configs/platform-v7a/barebox-vexpress.config.diff
parent28a9ba420a1afa1e02d5e735edb3bcafbc1f8881 (diff)
downloadDistroKit-0327845e38e69f1551954139404dee5d202fa800.tar.gz
DistroKit-0327845e38e69f1551954139404dee5d202fa800.tar.xz
v7a: barebox: version bump v2021.04.0 → v2021.05.0
Updating to v2021.05.0 lets us drop the single patch we have, as it went upstream in revised form. Kconfig changes are those produced by oldconfig. One notable new option is CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_IKCONFIG, which allows barebox to embed its configuration as /env/data/config analogously to /proc/config.gz, which we already enable for Linux. This is not enabled here, but might be something we want to use eventually. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20210602111803.15832-1-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-vexpress.config.diff')
-rw-r--r--configs/platform-v7a/barebox-vexpress.config.diff5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-vexpress.config.diff b/configs/platform-v7a/barebox-vexpress.config.diff
index d9bd76f..c91a0f3 100644
--- a/configs/platform-v7a/barebox-vexpress.config.diff
+++ b/configs/platform-v7a/barebox-vexpress.config.diff
@@ -1,4 +1,4 @@
-ce95be8f999c1d51c97a3eeb3fd3737f
+6b419fc845318242cfb0fda6f05c56d1
CONFIG_AMBA_SP804=y
# CONFIG_ARCH_BCM283X is not set
CONFIG_ARCH_VEXPRESS=y
@@ -31,6 +31,7 @@ CONFIG_DRIVER_NET_SMC911X=y
# CONFIG_GPIO_PL061 is undefined
# CONFIG_GPIO_RASPBERRYPI_EXP is undefined
# CONFIG_GPIO_SX150X is undefined
+# CONFIG_GPIO_WATCHDOG is undefined
# CONFIG_I2C_ALGOBIT is undefined
# CONFIG_I2C_GPIO is undefined
# CONFIG_JTAG is undefined
@@ -54,6 +55,8 @@ CONFIG_MTD_CONCAT=y
# CONFIG_OF_GPIO is undefined
CONFIG_PBL_CONSOLE=y
# CONFIG_PINCTRL_BCM283X is undefined
+# CONFIG_POWER_RESET_GPIO is undefined
+# CONFIG_POWER_RESET_GPIO_RESTART is undefined
CONFIG_PROMPT="vexpress: "
# CONFIG_REGULATOR_BCM283X is undefined
# CONFIG_REGULATOR_FIXED is undefined