2015-03-31 09:40:51 +00: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 09:25:27 +00:00
|
|
|
config CMD_HD44760
|
2019-01-13 09:13:23 +00:00
|
|
|
bool "Enable 'hd44780' LCD-control command"
|
2017-05-17 09:25:27 +00:00
|
|
|
help
|
|
|
|
This controls the LCD driver.
|
|
|
|
|
2017-08-04 22:34:26 +00: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 09:40:51 +00:00
|
|
|
endif
|