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/at91sam9g20dfc_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/at91sam9g20dfc_defconfig')
-rw-r--r-- | configs/at91sam9g20dfc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig index 9b3af7692..c02efe8f5 100644 --- a/configs/at91sam9g20dfc_defconfig +++ b/configs/at91sam9g20dfc_defconfig @@ -184,7 +184,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 |