projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d159e57
)
unicore32: Fix typo 'PUV3_I2C'
author
Paul Bolle
<pebolle@tiscali.nl>
Sun, 13 Nov 2011 00:43:23 +0000
(
01:43
+0100)
committer
Guan Xuetao
<gxt@mprc.pku.edu.cn>
Wed, 16 Nov 2011 02:48:21 +0000
(10:48 +0800)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
arch/unicore32/Kconfig
patch
|
blob
|
history
diff --git
a/arch/unicore32/Kconfig
b/arch/unicore32/Kconfig
index
e57dcce
..
942ed61
100644
(file)
--- a/
arch/unicore32/Kconfig
+++ b/
arch/unicore32/Kconfig
@@
-237,13
+237,13
@@
menu "PKUnity NetBook-0916 Features"
config I2C_BATTERY_BQ27200
tristate "I2C Battery BQ27200 Support"
- select
PUV3_I2C
+ select
I2C_PUV3
select POWER_SUPPLY
select BATTERY_BQ27x00
config I2C_EEPROM_AT24
tristate "I2C EEPROMs AT24 support"
- select
PUV3_I2C
+ select
I2C_PUV3
select MISC_DEVICES
select EEPROM_AT24