commit | 7e2c3065ff89afa53452cc459c603f6e72b198bf | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Mon Dec 17 16:10:05 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 21 11:39:49 2019 +0100 |
tree | e1b18ce6fbe3c2d5bd67455baa8f446971bb91e1 | |
parent | 4feafb27313d4c86295a76afb37a18e0be7bf1b0 [diff] |
arm: mvebu: turris_mox: Update defconfig Add gpio command to defconfig - this can be used to detect whether the button is pressed or light LEDs. Add DS1307 RTC driver and the date command. Add CONFIG_WATCHDOG, so that U-Boot calls watchdog_reset. Add CONFIG_MISC_INIT_R so that ethernet addresses are read from OTP before network controller is initialized. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>