aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/bananaPro/patch/bananapro_1_Disable_default_distro.patch
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/bananaPro/patch/bananapro_1_Disable_default_distro.patch')
-rw-r--r--platforms/bananaPro/patch/bananapro_1_Disable_default_distro.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/platforms/bananaPro/patch/bananapro_1_Disable_default_distro.patch b/platforms/bananaPro/patch/bananapro_1_Disable_default_distro.patch
new file mode 100644
index 0000000..1125328
--- /dev/null
+++ b/platforms/bananaPro/patch/bananapro_1_Disable_default_distro.patch
@@ -0,0 +1,19 @@
+*** ./.config 2020-08-25 21:33:04.910903793 +0200
+--- ./.config 2020-08-25 21:24:05.614962532 +0200
+*************** CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+*** 311,317 ****
+ # CONFIG_SPL_OPTIMIZE_INLINING is not set
+ CONFIG_CC_HAS_ASM_INLINE=y
+ # CONFIG_XEN is not set
+! # CONFIG_DISTRO_DEFAULTS is not set
+ CONFIG_ENV_VARS_UBOOT_CONFIG=y
+ # CONFIG_SYS_BOOT_GET_CMDLINE is not set
+ # CONFIG_SYS_BOOT_GET_KBD is not set
+--- 311,317 ----
+ # CONFIG_SPL_OPTIMIZE_INLINING is not set
+ CONFIG_CC_HAS_ASM_INLINE=y
+ # CONFIG_XEN is not set
+! CONFIG_DISTRO_DEFAULTS=y
+ CONFIG_ENV_VARS_UBOOT_CONFIG=y
+ # CONFIG_SYS_BOOT_GET_CMDLINE is not set
+ # CONFIG_SYS_BOOT_GET_KBD is not set