Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8889023a authored by Paul Bolle's avatar Paul Bolle Committed by Guan Xuetao
Browse files

unicore32: Fix typo 'PUV3_I2C'

parent d159e571
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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