Skip to content

Commit

Permalink
unicore32: Fix typo 'PUV3_I2C'
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
  • Loading branch information
Paul Bolle authored and Guan Xuetao committed Nov 16, 2011
1 parent d159e57 commit 8889023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/unicore32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8889023

Please sign in to comment.