Remove the arm26 port
The arm26 port has been in a state where it was far from even compiling for quite some time. Ian Molton agreed with the removal. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Ian Molton <spyro@f2s.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
0d0ed42e5c
commit
99eb8a550d
@@ -275,7 +275,7 @@ comment "Platform RTC drivers"
|
||||
|
||||
config RTC_DRV_CMOS
|
||||
tristate "PC-style 'CMOS'"
|
||||
depends on RTC_CLASS && (X86 || ALPHA || ARM26 || ARM \
|
||||
depends on RTC_CLASS && (X86 || ALPHA || ARM \
|
||||
|| M32R || ATARI || PPC || MIPS)
|
||||
help
|
||||
Say "yes" here to get direct support for the real time clock
|
||||
|
Reference in New Issue
Block a user