2015-03-31 11:40:51 +02:00
|
|
|
if TARGET_WORK_92105
|
|
|
|
|
|
|
|
config SYS_BOARD
|
|
|
|
default "work_92105"
|
|
|
|
|
|
|
|
config SYS_VENDOR
|
|
|
|
default "work-microwave"
|
|
|
|
|
|
|
|
config SYS_CONFIG_NAME
|
|
|
|
default "work_92105"
|
|
|
|
|
2017-05-17 03:25:27 -06:00
|
|
|
config CMD_HD44760
|
2019-01-13 22:13:23 +13:00
|
|
|
bool "Enable 'hd44780' LCD-control command"
|
2017-05-17 03:25:27 -06:00
|
|
|
help
|
|
|
|
This controls the LCD driver.
|
|
|
|
|
2017-08-04 16:34:26 -06:00
|
|
|
config CMD_MAX6957
|
|
|
|
bool "Enable 'max6957aax' PMIC command"
|
|
|
|
help
|
|
|
|
DEPRECATED: Needs conversion to driver model.
|
|
|
|
|
|
|
|
This allows PMIC registers to be read and written.
|
|
|
|
|
2015-03-31 11:40:51 +02:00
|
|
|
endif
|