]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/gw8260/Kconfig
Revert "common, env: Fix support for environment in i2c eeprom"
[people/ms/u-boot.git] / board / gw8260 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_GW8260
2
3config SYS_BOARD
dd84058d
MY
4 default "gw8260"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "gw8260"
8
9endif