소스 검색

[ARM] 4222/1: S3C2443: Remove reference to missing S3C2443_PM

S3C2443_PM is not defined in our Kconfig, so
remove the reference from CPU_S3C2443 to stop
the configuration process warning about it.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Ben Dooks 18 년 전
부모
커밋
78c2644fec
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      arch/arm/mach-s3c2443/Kconfig

+ 0 - 1
arch/arm/mach-s3c2443/Kconfig

@@ -7,7 +7,6 @@
 config CPU_S3C2443
 	bool
 	depends on ARCH_S3C2410
-	select S3C2443_PM if PM
 	select S3C2443_DMA if S3C2410_DMA
 	help
 	  Support for the S3C2443 SoC from the S3C24XX line