diff options
Diffstat (limited to 'config-powerpc-generic')
-rw-r--r-- | config-powerpc-generic | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config-powerpc-generic b/config-powerpc-generic index 2b35251ed..a05befa1d 100644 --- a/config-powerpc-generic +++ b/config-powerpc-generic @@ -352,3 +352,11 @@ CONFIG_RFKILL_GPIO=m # Disable btrfs until it is shown to work with 64k pages (rhbz 747079) # CONFIG_BTRFS_FS is not set +# +# CONFIG_CPU_IDLE is not set +# CONFIG_OF_SELFTEST is not set +# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set +# CONFIG_INPUT_GP2A is not set +# CONFIG_INPUT_GPIO_TILT_POLLED is not set +CONFIG_STRICT_DEVMEM=y + |