mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
Move the generic part of the configuration into a new "common" directory so that it is easier to add similar boards without duplicating the files. Signed-off-by: Francois Dugast <francois.dugast.foss@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
CONFIG_HZ_100=y
|
|
CONFIG_GPIOLIB=y
|
|
CONFIG_GPIO_SYSFS=y
|
|
CONFIG_GPIO_SIFIVE=y
|
|
CONFIG_POWER_RESET_GPIO_RESTART=y
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_BLOCK=y
|
|
CONFIG_MTD_SPI_NOR=y
|
|
CONFIG_PWM=y
|
|
CONFIG_PWM_SIFIVE=y
|