]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/work-microwave/work_92105/Kconfig
ARM: rmobile: Move address of IICDVFS(I2C) to rcar-gen3-base.h
[people/ms/u-boot.git] / board / work-microwave / work_92105 / Kconfig
1 if TARGET_WORK_92105
2
3 config SYS_BOARD
4 default "work_92105"
5
6 config SYS_VENDOR
7 default "work-microwave"
8
9 config SYS_SOC
10 default "lpc32xx"
11
12 config SYS_CONFIG_NAME
13 default "work_92105"
14
15 endif