]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/freescale/bsc9131rdb/Kconfig
i2c: Drop use of CONFIG_I2C_HARD
[people/ms/u-boot.git] / board / freescale / bsc9131rdb / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_BSC9131RDB
2
3config SYS_BOARD
dd84058d
MY
4 default "bsc9131rdb"
5
6config SYS_VENDOR
dd84058d
MY
7 default "freescale"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "BSC9131RDB"
11
12endif