summarylogtreecommitdiffstats
path: root/defconfig
diff options
context:
space:
mode:
authorEric Woudstra2022-12-13 09:36:03 +0100
committerEric Woudstra2022-12-13 09:36:03 +0100
commit88b2638c8146325bd41a0affe6e18d2603aa36de (patch)
tree88aeeeaf42b7026012245666075eedf1700dbf4b /defconfig
parentfcd3325a78af6e466ef99408e073d0d45b76f483 (diff)
downloadaur-88b2638c8146325bd41a0affe6e18d2603aa36de.tar.gz
CONFIG_GPIO_SYSFS=y
Diffstat (limited to 'defconfig')
-rw-r--r--defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/defconfig b/defconfig
index 65a74b127dff..eb58f3ec89e4 100644
--- a/defconfig
+++ b/defconfig
@@ -48,9 +48,11 @@ CONFIG_CPUSETS=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
+CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
CONFIG_USER_NS=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+CONFIG_EXPERT=y
#
# Kernel Performance Events And Counters
@@ -491,6 +493,7 @@ CONFIG_SPI=y
# SPI Master Controller Drivers
#
CONFIG_SPI_MT65XX=y
+CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_SYSCON=y
#
@@ -521,6 +524,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_MT6323=y
CONFIG_REGULATOR_MT6380=y
CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_SUPPORT_FILTER=y
#
# Media device types
@@ -793,8 +797,6 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7
CONFIG_DYNAMIC_DEBUG=y
# end of printk and dmesg options
-CONFIG_DEBUG_KERNEL=y
-
#
# Compile-time checks and compiler options
#