diff options
Diffstat (limited to 'target/device/Atmel/arch-avr32/Config.in.linux.patches')
-rw-r--r-- | target/device/Atmel/arch-avr32/Config.in.linux.patches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/arch-avr32/Config.in.linux.patches b/target/device/Atmel/arch-avr32/Config.in.linux.patches index f15596abb..5e5a39ec3 100644 --- a/target/device/Atmel/arch-avr32/Config.in.linux.patches +++ b/target/device/Atmel/arch-avr32/Config.in.linux.patches @@ -73,7 +73,7 @@ config BR2_LINUX_AVR32_ISI_PATCH config BR2_LINUX_AVR32_AC97_PATCH bool "Add AC97 patch" help - Add support for AC97. + Add support for AC97. Will need to be patched further to change GPIO_PIN_NONE to the real pin used as AC-97 reset pin. |