diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-03-07 14:14:52 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-03-07 14:14:52 +0000 |
commit | 9a047b52d4f068036dd0a0983c634b8b55bb47cf (patch) | |
tree | 534e38e0525c604a146c851b984bc721a442f223 /target/linux/generic | |
parent | f03e7f2c7abc8b094f11e8c9911456caf77c1ff6 (diff) | |
download | mtk-20170518-9a047b52d4f068036dd0a0983c634b8b55bb47cf.zip mtk-20170518-9a047b52d4f068036dd0a0983c634b8b55bb47cf.tar.gz mtk-20170518-9a047b52d4f068036dd0a0983c634b8b55bb47cf.tar.bz2 |
enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx (#8672)
SVN-Revision: 30835
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.31 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.32 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.36 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.37 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.38 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.39 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.0 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.1 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.2 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index d16ae39..da7f981 100644 --- a/target/linux/generic/config-2.6.30 +++ b/target/linux/generic/config-2.6.30 @@ -500,7 +500,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_EEPROM_AT24 is not set # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31 index 2435035..ea54087 100644 --- a/target/linux/generic/config-2.6.31 +++ b/target/linux/generic/config-2.6.31 @@ -485,7 +485,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index 59823c5..1316d15 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -532,7 +532,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index 5e3ddec..20b05a9 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -550,7 +550,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 9baebc3..2eaa847 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -561,7 +561,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 2cb3fb2..7be0102 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -576,7 +576,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index d9a86ad..cf48f8c 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -583,7 +583,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 744df00..82937b7 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -581,7 +581,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index 8238811..6e61afa 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -586,7 +586,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 3320775..59d34fd 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -595,7 +595,7 @@ CONFIG_DEVPORT=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 939c21b..416b38f 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -603,7 +603,7 @@ CONFIG_DQL=y # CONFIG_EEPROM_AT25 is not set # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set CONFIG_EMBEDDED=y |