diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 23:23:51 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 23:23:51 +0000 |
commit | 4ab2b56d19c8e18178a61beb00b37889176c1c0d (patch) | |
tree | 4037b9d924e523109e673186fa76526633b71893 /target/device/Atmel/arch-arm/Config.in.linux.patches | |
parent | 0ed2265be4cc7303010c70f8f264ac153917887f (diff) |
Update some comments, which will cause defconfig to wait for input
Diffstat (limited to 'target/device/Atmel/arch-arm/Config.in.linux.patches')
-rw-r--r-- | target/device/Atmel/arch-arm/Config.in.linux.patches | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/Atmel/arch-arm/Config.in.linux.patches b/target/device/Atmel/arch-arm/Config.in.linux.patches index ada5ddeb2..9e00b8491 100644 --- a/target/device/Atmel/arch-arm/Config.in.linux.patches +++ b/target/device/Atmel/arch-arm/Config.in.linux.patches @@ -8,7 +8,6 @@ choice default BR2_ARCH_AT91_2_6_25 if BR2_LINUX_2_6_25 default BR2_ARCH_AT91_2_6_24 if BR2_LINUX_2_6_24 default BR2_ARCH_AT91_2_6_22 if BR2_LINUX_2_6_22 - default BR2_ARCH_AT91_2_6_28 help Select a patch to add to the Linux kernel |