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/at91sam9261ek_ext_bare_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/at91sam9261ek_ext_bare_defconfig')
-rw-r--r-- | configs/at91sam9261ek_ext_bare_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9261ek_ext_bare_defconfig b/configs/at91sam9261ek_ext_bare_defconfig index 4c534a7f4..19661eb19 100644 --- a/configs/at91sam9261ek_ext_bare_defconfig +++ b/configs/at91sam9261ek_ext_bare_defconfig @@ -168,7 +168,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 is not set |