diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-13 13:08:07 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-13 13:08:07 +0100 |
commit | b204ace147efd73356d2df9da57c24d7c066488c (patch) | |
tree | 3dd038e0372f2cad86d799151a60f9954cc59896 /configs/atngw100_defconfig | |
parent | c0e244abc8779c9694b57bda067ec7f45b17e0a7 (diff) |
atngw100_defconfig: drop atomic64_t patch as it is now upstream
Since 3.2.10.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/atngw100_defconfig')
-rw-r--r-- | configs/atngw100_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig index 57e39bd62..9ab6c037b 100644 --- a/configs/atngw100_defconfig +++ b/configs/atngw100_defconfig @@ -18,5 +18,4 @@ BR2_TARGET_UBOOT_2010_09=y # Kernel BR2_LINUX_KERNEL=y -BR2_LINUX_KERNEL_PATCH="linux/linux-3.2.5-0001-avr32-select-generic-atomic64_t-support.patch" BR2_LINUX_KERNEL_DEFCONFIG="atngw100" |