diff options
| author | tslil clingman <tslil@posteo.de> | 2021-01-18 22:47:46 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 10dcfac23be0a8cab39efaaf63abecf098c993db (patch) | |
| tree | 455dfb6031e7a9f868f5b3f1d05c5f3c46dce2de /buildroot-config | |
| parent | 04ec088dfcbdf577987fe7ef93624d67e6d9c2e3 (diff) | |
Saving cursor position was not a good idea
Diffstat (limited to 'buildroot-config')
| -rw-r--r-- | buildroot-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildroot-config b/buildroot-config index 648d20f..a7ddbd0 100644 --- a/buildroot-config +++ b/buildroot-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Buildroot -g7828da9-dirty Configuration +# Buildroot -g847ab80 Configuration # BR2_HAVE_DOT_CONFIG=y BR2_HOST_GCC_AT_LEAST_4_9=y @@ -1554,7 +1554,7 @@ BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS=y # Hardware handling # # BR2_PACKAGE_ACSCCID is not set -# BR2_PACKAGE_BCM2835 is not set +BR2_PACKAGE_BCM2835=y # BR2_PACKAGE_C_PERIPHERY is not set # BR2_PACKAGE_CCID is not set # BR2_PACKAGE_DTC is not set |
