提交 3a92a661 编写于 作者: C Corentin Labbe 提交者: Greg Kroah-Hartman

misc: remove AVR32 dependencies

AVR32 is gone, no more need to depends on it
Signed-off-by: NCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f72c3500
...@@ -53,7 +53,7 @@ config AD525X_DPOT_SPI ...@@ -53,7 +53,7 @@ config AD525X_DPOT_SPI
config ATMEL_TCLIB config ATMEL_TCLIB
bool "Atmel AT32/AT91 Timer/Counter Library" bool "Atmel AT32/AT91 Timer/Counter Library"
depends on (AVR32 || ARCH_AT91) depends on ARCH_AT91
help help
Select this if you want a library to allocate the Timer/Counter Select this if you want a library to allocate the Timer/Counter
blocks found on many Atmel processors. This facilitates using blocks found on many Atmel processors. This facilitates using
...@@ -192,7 +192,7 @@ config ICS932S401 ...@@ -192,7 +192,7 @@ config ICS932S401
config ATMEL_SSC config ATMEL_SSC
tristate "Device driver for Atmel SSC peripheral" tristate "Device driver for Atmel SSC peripheral"
depends on HAS_IOMEM && (AVR32 || ARCH_AT91 || COMPILE_TEST) depends on HAS_IOMEM && (ARCH_AT91 || COMPILE_TEST)
---help--- ---help---
This option enables device driver support for Atmel Synchronized This option enables device driver support for Atmel Synchronized
Serial Communication peripheral (SSC). Serial Communication peripheral (SSC).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册