|
@@ -228,11 +228,6 @@ config H1940BT
|
|
This is a simple driver that is able to control
|
|
This is a simple driver that is able to control
|
|
the state of built in bluetooth chip on h1940.
|
|
the state of built in bluetooth chip on h1940.
|
|
|
|
|
|
-config PM_H1940
|
|
|
|
- bool
|
|
|
|
- help
|
|
|
|
- Internal node for H1940 and related PM
|
|
|
|
-
|
|
|
|
config MACH_N30
|
|
config MACH_N30
|
|
bool "Acer N30 family"
|
|
bool "Acer N30 family"
|
|
select S3C_DEV_NAND
|
|
select S3C_DEV_NAND
|
|
@@ -585,6 +580,11 @@ config MACH_SMDK2443
|
|
|
|
|
|
endif # CPU_S3C2443
|
|
endif # CPU_S3C2443
|
|
|
|
|
|
|
|
+config PM_H1940
|
|
|
|
+ bool
|
|
|
|
+ help
|
|
|
|
+ Internal node for H1940 and related PM
|
|
|
|
+
|
|
endmenu # SAMSUNG S3C24XX SoCs Support
|
|
endmenu # SAMSUNG S3C24XX SoCs Support
|
|
|
|
|
|
endif # ARCH_S3C24XX
|
|
endif # ARCH_S3C24XX
|