]> git.baikalelectronics.ru Git - kernel.git/commit
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference
authorUlf Magnusson <ulfalizer@gmail.com>
Mon, 5 Feb 2018 01:21:16 +0000 (02:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Mar 2018 13:23:34 +0000 (14:23 +0100)
commitc05fff46016431c81b5718a5dc5a53ca7bf27d79
tree036471d1641628328c0c63ef141a8fa8d7feb827
parentc102187c272968cddab225f821601ea321691da8
misc: atmel: Remove CPU_AT32AP700X (AVR32) reference

The CPU_AT32AP700X symbol symbol went away when when AVR32 was removed
in commit 42a511e66830 ("avr32: remove support for AVR32 architecture")

Remove the prompt from ATMEL_TCB_CLKSRC_BLOCK. The prompt condition
could never be satisfied now.

Discovered with the
https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py
script.

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig