Skip to content

Commit

Permalink
patches: ar71xx-tiny - remove orphan partiotion settings
Browse files Browse the repository at this point in the history
wehan advanced is off, the sub-items seem unrelavant
  • Loading branch information
SvenRoederer committed Jul 12, 2019
1 parent c14d736 commit 5cf424a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions patches/000-ar71xx-tiny_reduce_kernelsize.patch
Expand Up @@ -12,10 +12,8 @@ diff --git a/target/linux/ar71xx/tiny/config-default b/target/linux/ar71xx/tiny/
index 2e9031a24c..130a9085b1 100644
--- a/target/linux/ar71xx/tiny/config-default
+++ b/target/linux/ar71xx/tiny/config-default
@@ -70,3 +70,6 @@ CONFIG_SOC_AR933X=y
@@ -70,3 +70,4 @@ CONFIG_SOC_AR933X=y
CONFIG_SOC_AR934X=y
CONFIG_SOC_QCA953X=y
CONFIG_SOC_QCA956X=y
+CONFIG_PARTITION_ADVANCED=n
+CONFIG_MSDOS_PARTITION=n
+CONFIG_EFI_PARTITION=n

0 comments on commit 5cf424a

Please sign in to comment.