mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 07:00:48 +00:00
unicore32: Fix typo 'PUV3_I2C'
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
This commit is contained in:
parent
d159e571cb
commit
8889023a4a
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user