-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,14 @@ | ||
# SPDX-FileCopyrightText: © 2018 Robin Ole Heinemann <[email protected]> | ||
# SPDX-License-Identifier: CC-BY-SA-4.0 | ||
|
||
# | ||
# Automatically generated file; DO NOT EDIT. | ||
# Linux/arm 5.8.1 Kernel Configuration | ||
# | ||
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (Ubuntu 9.3.0-10ubuntu1) 9.3.0" | ||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.3.0" | ||
CONFIG_CC_IS_GCC=y | ||
CONFIG_GCC_VERSION=90300 | ||
CONFIG_LD_VERSION=234000000 | ||
CONFIG_GCC_VERSION=110300 | ||
CONFIG_LD_VERSION=238000000 | ||
CONFIG_CLANG_VERSION=0 | ||
CONFIG_CC_CAN_LINK=y | ||
CONFIG_CC_CAN_LINK_STATIC=y | ||
CONFIG_CC_HAS_ASM_GOTO=y | ||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y | ||
CONFIG_CC_HAS_ASM_INLINE=y | ||
CONFIG_IRQ_WORK=y | ||
CONFIG_BUILDTIME_TABLE_SORT=y | ||
|
@@ -1172,7 +1168,6 @@ CONFIG_IP6_NF_TARGET_NPT=m | |
CONFIG_NF_DEFRAG_IPV6=y | ||
# CONFIG_NF_CONNTRACK_BRIDGE is not set | ||
CONFIG_BPFILTER=y | ||
CONFIG_BPFILTER_UMH=m | ||
# CONFIG_IP_DCCP is not set | ||
# CONFIG_IP_SCTP is not set | ||
# CONFIG_RDS is not set | ||
|
@@ -2646,8 +2641,8 @@ CONFIG_SENSORS_LM75=m | |
# CONFIG_SENSORS_ADS7828 is not set | ||
# CONFIG_SENSORS_ADS7871 is not set | ||
# CONFIG_SENSORS_AMC6821 is not set | ||
# CONFIG_SENSORS_INA209 is not set | ||
# CONFIG_SENSORS_INA2XX is not set | ||
CONFIG_SENSORS_INA209=m | ||
CONFIG_SENSORS_INA2XX=m | ||
# CONFIG_SENSORS_INA3221 is not set | ||
# CONFIG_SENSORS_TC74 is not set | ||
# CONFIG_SENSORS_THMC50 is not set | ||
|