diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-10 22:15:46 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-04-11 05:59:59 +0200 |
commit | 0a63c06319a792a3d59f1f6a3ce181c9e43d5f0f (patch) | |
tree | 1c28fcc5091f75db9eea0a295bae20af490fecbe /configs/arm_toolchain_defconfig | |
parent | 7a0263525fe723c2f4bb2d4e78eaf785137ebbdd (diff) |
Update defconfig after BR2_PREFER_IMA removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/arm_toolchain_defconfig')
-rw-r--r-- | configs/arm_toolchain_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index f044e51e9..d827ddab5 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -165,7 +165,6 @@ BR2_ROOTFS_SUFFIX="$(DATE)" BR2_GNU_BUILD_SUFFIX="pc-linux-gnu" BR2_GNU_TARGET_SUFFIX="linux-uclibc" BR2_JLEVEL=2 -# BR2_PREFER_IMA is not set # BR2_DEPRECATED is not set BR2_RECENT=y BR2_CONFIG_CACHE=y |